eolivelli commented on a change in pull request #643: BP-14 part 2 - client 
side changes
URL: https://github.com/apache/bookkeeper/pull/643#discussion_r145684461
 
 

 ##########
 File path: 
bookkeeper-server/src/main/java/org/apache/bookkeeper/client/BookKeeperClientStats.java
 ##########
 @@ -32,6 +32,7 @@
     public final static String CREATE_OP = "LEDGER_CREATE";
     public final static String DELETE_OP = "LEDGER_DELETE";
     public final static String OPEN_OP = "LEDGER_OPEN";
+    public final static String SYNC_OP = "LEDGER_SYNC";
 
 Review comment:
   done, renamed to "SYNC"

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to