purushah commented on PR #1030: URL: https://github.com/apache/flink-agents/pull/1030#issuecomment-5398536505
Rebased onto current main (0e36efd). The `ActionExecutionOperator` conflict was resolved exactly as requested — `notifyActionReused(actionTask)` sits after both `MemoryUpdateReplayer.replay(...)` calls (short-term, then sensory). The test-file conflict kept both your new `testActionStateStoreReplayRecordsReusedExecutions` and the two recovery tests from this PR. Verified locally on the rebased tree: spotless clean, 79/79 affected tests green including the full `ActionExecutionOperatorTest` suite (47 tests, trace-replay test included). -- 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]
