Skip to content

feat: data flow status message#60

Merged
ronjaquensel merged 5 commits intoeclipse-dataplane-core:mainfrom
FraunhoferISST:feat/data-flow-status-message
Mar 25, 2026
Merged

feat: data flow status message#60
ronjaquensel merged 5 commits intoeclipse-dataplane-core:mainfrom
FraunhoferISST:feat/data-flow-status-message

Conversation

@ronjaquensel
Copy link
Copy Markdown
Contributor

Introduces the DataFlowStatusMessage as defined in the specification. Replaces the old DataFlowResponseMessage, as DataFlowStatusMessage is used as the response for prepare, start and soon-to-come resume requests. Additionally, it is used for notifying the control plane that a data flow is prepared, has started or has errored.

Closes #57

@ronjaquensel ronjaquensel requested a review from ndr-brt March 25, 2026 15:41
@ronjaquensel ronjaquensel self-assigned this Mar 25, 2026
@ronjaquensel ronjaquensel added the enhancement New feature or request label Mar 25, 2026
@ronjaquensel ronjaquensel force-pushed the feat/data-flow-status-message branch from 16dec10 to cc49cb3 Compare March 25, 2026 16:10
@ronjaquensel ronjaquensel merged commit 44cdfc5 into eclipse-dataplane-core:main Mar 25, 2026
3 checks passed
@ronjaquensel ronjaquensel deleted the feat/data-flow-status-message branch March 25, 2026 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Introduce DataFlowStatusMessage

2 participants