joeyutong opened a new issue, #612: URL: https://github.com/apache/flink-agents/issues/612
### Summary This umbrella issue tracks the durable execution reconciler work across the design discussion and follow-up pull requests. ### Design Discussion - Discussion: #598 ### Pull Requests - Java runtime and operator recovery: #600 - Python runtime support: <placeholder: add upstream PR link> - Documentation follow-up: <placeholder: add PR link> ### Scope - Java API and runtime support for `DurableCallable#reconciler()` - Operator recovery coverage for reconciler-backed durable calls - Python API and runtime alignment for reconciler-backed durable execution - Documentation updates for the reconciler design and usage ### Notes - This issue is intended as a tracking umbrella for the work split across the discussion and PRs above. - The detailed design rationale lives in discussion #598 and should stay there rather than being duplicated in each PR. - Please update the placeholders above once the remaining PR links are available. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
