Skip to content

Conversation

@ndr-brt
Copy link
Member

@ndr-brt ndr-brt commented Dec 22, 2025

What this PR changes/adds

Actual data transfer using new data plane plane signaling spec

Why it does that

Briefly state why the change was necessary.

Further notes

  • had to bring back the separated DataFlowController because it would have been harder to duplicated json to pojo transformers, while with this implementation the serdes is done directly on pojo

Who will sponsor this feature?

Please @-mention the committer that will sponsor your feature.

Linked Issue(s)

Part of #5323

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

@ndr-brt ndr-brt requested a review from a team as a code owner December 22, 2025 15:15
@ndr-brt ndr-brt added the enhancement New feature or request label Dec 22, 2025
}
}

private class DataplaneOnTerminate implements OnTerminate {

Check notice

Code scanning / CodeQL

Inner class could be static Note test

DataplaneOnTerminate should be made static, since the enclosing instance is not used.
@ndr-brt ndr-brt force-pushed the 5323-first-push-transfer-flow branch 3 times, most recently from 5bb15a2 to ba903ba Compare December 22, 2025 16:00
@ndr-brt ndr-brt force-pushed the 5323-first-push-transfer-flow branch from ba903ba to d73ae4d Compare December 22, 2025 16:16
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.

1 participant