You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/06/05 23:23:42 UTC

[GitHub] sijie commented on a change in pull request #1482: Remove phrase trigger on post commit jobs

sijie commented on a change in pull request #1482: Remove phrase trigger on post commit jobs
URL: https://github.com/apache/bookkeeper/pull/1482#discussion_r193251505
 
 

 ##########
 File path: bookkeeper-server/src/test/java/org/apache/bookkeeper/bookie/EntryLogTest.java
 ##########
 @@ -1111,7 +1111,7 @@ public void testAppendLedgersMapOnCacheRemoval() throws Exception {
         EntryLogManagerForEntryLogPerLedger entryLogManager = (EntryLogManagerForEntryLogPerLedger) entryLogger
                 .getEntryLogManager();
 
-        long ledgerId = 0l;
+        long ledgerId = 0L;
 
 Review comment:
   @jiazhai #1483 should go first. 

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


With regards,
Apache Git Services