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

jark pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/fluss.git


    from a7bf0077a [lake/iceberg] implement Iceberg log table compaction IT 
(#1651)
     add bc2037038 [kv] coordinator must handle inconsistency or broken 
snapshot scenarios (#1470)

No new revisions were added by this update.

Summary of changes:
 .../coordinator/CompletedSnapshotStoreManager.java |  62 ++++++++++++-
 .../server/kv/snapshot/CompletedSnapshot.java      |   2 +
 .../kv/snapshot/CompletedSnapshotHandle.java       |   8 +-
 .../server/kv/snapshot/CompletedSnapshotStore.java |   3 +-
 .../fluss/server/zk/data/BucketSnapshot.java       |   2 +-
 .../CompletedSnapshotStoreManagerTest.java         | 103 +++++++++++++++++++++
 .../snapshot/TestingCompletedSnapshotHandle.java   |   2 +-
 7 files changed, 174 insertions(+), 8 deletions(-)

Reply via email to