sijie commented on a change in pull request #1576: Record ctime for 
underreplicated ledger mark time.
URL: https://github.com/apache/bookkeeper/pull/1576#discussion_r207694394
 
 

 ##########
 File path: 
bookkeeper-server/src/main/java/org/apache/bookkeeper/meta/LedgerUnderreplicationManager.java
 ##########
 @@ -29,6 +28,40 @@
  * Interface for marking ledgers which need to be rereplicated.
  */
 public interface LedgerUnderreplicationManager extends AutoCloseable {
+
+    /**
+     * UnderReplicated ledger representation info.
+     */
+    class UnderreplicatedLedger {
 
 Review comment:
   move this out as a separate class file in this package

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to