You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fluss-flink/fluss-flink-common/src/main/java/com/alibaba/fluss/flink/tiering/committer/TieringCommitOperator.java
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@
75
75
* LakeCommitter#toCommittable(List)}, and then call method {@link LakeCommitter#commit(Object,
76
76
* Map)} to commit to lake.
77
77
*
78
-
* <p>Finally, it will also commit the commited lake snapshot to Fluss cluster to make Fluss aware
78
+
* <p>Finally, it will also commit the committed lake snapshot to Fluss cluster to make Fluss aware
Copy file name to clipboardExpand all lines: fluss-flink/fluss-flink-common/src/test/java/com/alibaba/fluss/flink/tiering/committer/TieringCommitOperatorTest.java
"The current Fluss's lake snapshot %d is less than lake actual snapshot %d committed by Fluss for table: {tablePath=%s, tableId=%d}, missing snapshot: %s.",
0 commit comments