reddycharan commented on issue #2090: Update and flush lastLogMark when 
replaying journal
URL: https://github.com/apache/bookkeeper/pull/2090#issuecomment-491018357
 
 
   also there are checkstyle violations, check them 
   
   [ERROR] 
/home/jenkins/jenkins-slave/workspace/bookkeeper_precommit_pullrequest_validation/bookkeeper-server/src/test/java/org/apache/bookkeeper/bookie/BookieInitializationTest.java:150:
 First sentence should end with a period. [JavadocStyle]
   [ERROR] 
/home/jenkins/jenkins-slave/workspace/bookkeeper_precommit_pullrequest_validation/bookkeeper-server/src/test/java/org/apache/bookkeeper/bookie/BookieJournalTest.java:640:
 Line is longer than 120 characters (found 127). [LineLength]
   Audit done.
   
   you can try running following commands locally
   
   mvn clean install -DskipTests apache-rat:check spotbugs:check
   mvn checkstyle:check

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to