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

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


    from 145099b  [hotfix] [docs] Typo in filesystem.md (#18788)
     add 57980a1  [hotfix] Removes invalid JavaDoc
     add c3df4c3  [FLINK-26284] Refactors lock node structure to support atomic 
deletion in ZooKeeperStateHandleStore

No new revisions were added by this update.

Summary of changes:
 .../runtime/persistence/StateHandleStore.java      |  11 +-
 .../zookeeper/ZooKeeperStateHandleStore.java       | 141 ++++++---
 .../ZooKeeperCompletedCheckpointStoreITCase.java   |  18 +-
 .../persistence/TestingLongStateHandleHelper.java  |  23 ++
 .../zookeeper/ZooKeeperStateHandleStoreTest.java   | 328 ++++++++++++++++++++-
 5 files changed, 464 insertions(+), 57 deletions(-)

Reply via email to