Skip to content

feat: improve DataFlow termination#3560

Merged
ndr-brt merged 1 commit intoeclipse-edc:mainfrom
Think-iT-Labs:3422-data-flow-termination
Oct 25, 2023
Merged

feat: improve DataFlow termination#3560
ndr-brt merged 1 commit intoeclipse-edc:mainfrom
Think-iT-Labs:3422-data-flow-termination

Conversation

@ndr-brt
Copy link
Copy Markdown
Member

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

What this PR changes/adds

Adds a TERMINATED state on the DataFlow, to distinguish between a completed data flow (when the data plane completed it) and a terminated one (when the data flow gets stopped by an external actor, like the policy manager).

Why it does that

policy monitor

Further notes

  • this should fix the flaky end to end kafka that failed from time to time in the last weeks

Linked Issue(s)

PArt of #3422

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

@ndr-brt ndr-brt added enhancement New feature or request dpf Feature related to the Data Plane Framework policy labels Oct 24, 2023
@ndr-brt ndr-brt force-pushed the 3422-data-flow-termination branch from 09fa98f to 818b04f Compare October 24, 2023 08:33
@ndr-brt ndr-brt merged commit 8d7e364 into eclipse-edc:main Oct 25, 2023
@ndr-brt ndr-brt deleted the 3422-data-flow-termination branch October 25, 2023 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dpf Feature related to the Data Plane Framework enhancement New feature or request policy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants