This is an automated email from the ASF dual-hosted git repository.

sxnan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/flink-agents.git


    from a58004fe [infra] Add script to cut branch for major release (#483)
     new 520c013d [fix] Fixed the DurableExecutionException error that could 
not be serialized.
     new bc5b5e62 [test] Fix and add more test for durable execution

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../runtime/tests/test_durable_execution.py        |  69 +++++
 .../agents/runtime/context/RunnerContextImpl.java  |   7 +
 .../context/DurableExecutionContextTest.java       | 105 ++++++++
 .../operator/ActionExecutionOperatorTest.java      | 298 +++++++++++++++++++++
 4 files changed, 479 insertions(+)

Reply via email to