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

 ##########
 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:
   This seems already included in #1483

----------------------------------------------------------------
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