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

zakelly pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


    from 3165f942bad [FLINK-35904][test] Enhance test harness for async state 
processing with fast fail (#25858)
     add 19bc0b3721e [FLINK-36963][Runtime] Fix wrong context maintain around 
`asyncProcessWithKey` (#25855)

No new revisions were added by this update.

Summary of changes:
 .../runtime/asyncprocessing/AsyncExecutionController.java |  2 +-
 .../operators/AbstractAsyncStateStreamOperator.java       | 15 +++++++--------
 .../operators/AbstractAsyncStateStreamOperatorV2.java     | 15 +++++++--------
 .../flink/runtime/state/AsyncKeyedStateBackend.java       |  3 ++-
 .../state/v2/adaptor/AsyncKeyedStateBackendAdaptor.java   |  7 +++++--
 5 files changed, 22 insertions(+), 20 deletions(-)

Reply via email to