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

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


    from f3088e0  [FLINK-17610][state] Align the behavior of result of internal 
map state to return empty iterator
     add 435bf23  [FLINK-17988][checkpointing] Discard only unique channel 
state delegates

No new revisions were added by this update.

Summary of changes:
 .../runtime/checkpoint/OperatorSubtaskState.java   |  4 +-
 .../runtime/state/AbstractChannelStateHandle.java  | 13 ++++
 .../CheckpointCoordinatorFailureTest.java          | 12 ++--
 .../checkpoint/OperatorSubtaskStateTest.java       | 74 ++++++++++++++++++++++
 4 files changed, 97 insertions(+), 6 deletions(-)
 create mode 100644 
flink-runtime/src/test/java/org/apache/flink/runtime/checkpoint/OperatorSubtaskStateTest.java

Reply via email to