LiebingYu commented on code in PR #3547:
URL: https://github.com/apache/fluss/pull/3547#discussion_r3510348788


##########
fluss-server/src/main/java/org/apache/fluss/server/log/LogManager.java:
##########
@@ -616,6 +632,13 @@ void checkpointRecoveryOffsets(File dataDir) {
                         .collect(Collectors.toList()));
     }
 
+    @VisibleForTesting

Review Comment:
   nit: This function is not for testing



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to