Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: transition DataFlow to started when transfer starts #3565

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

ndr-brt
Copy link
Member

@ndr-brt ndr-brt commented Oct 25, 2023

What this PR changes/adds

Transition DataFlow to STARTED when the transfer gets started

Why it does that

Avoid multiple transfers start

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Linked Issue(s)

Closes #3563

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@ndr-brt ndr-brt added bug Something isn't working dpf Feature related to the Data Plane Framework labels Oct 25, 2023
@ndr-brt ndr-brt merged commit 0afa286 into eclipse-edc:main Oct 25, 2023
19 of 21 checks passed
@ndr-brt ndr-brt deleted the 3563-dataflow-started-state branch October 25, 2023 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dpf Feature related to the Data Plane Framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Transferprocess starts multiple times when transferring huge data
3 participants