You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tr...@apache.org on 2021/12/03 14:51:22 UTC

[flink] branch master updated (1905d9f -> 61e7877)

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

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


    from 1905d9f  [hotfix] Migrates CheckpointConfigFromConfigurationTest to Junit5
     add 78a2ecf  [hotfix] Make IncrementalLocalKeyedStateHandle serializable by copying sharedStateHandleIDs
     add 61e7877  [hotfix][tests] Remove Mocking from TaskLocalStateStoreImplTest

No new revisions were added by this update.

Summary of changes:
 .../state/IncrementalLocalKeyedStateHandle.java    |  3 +-
 .../runtime/state/TaskLocalStateStoreImplTest.java | 55 ++++++++++++++--------
 2 files changed, 38 insertions(+), 20 deletions(-)