sijie commented on issue #1683: Enhance Auditor
URL: https://github.com/apache/bookkeeper/pull/1683#issuecomment-425536461
 
 
   @reddycharan there are some checkstyle violations. can you take a look?
   
   ```
   [ERROR] 
/home/jenkins/jenkins-slave/workspace/bookkeeper_precommit_pullrequest_validation/bookkeeper-server/src/main/java/org/apache/bookkeeper/replication/Auditor.java:415:
 Trailing whitespace [RegexpSingleline]
   [ERROR] 
/home/jenkins/jenkins-slave/workspace/bookkeeper_precommit_pullrequest_validation/bookkeeper-server/src/test/java/org/apache/bookkeeper/replication/TestLedgerUnderreplicationManager.java:33:
 Import java.nio.charset.Charset appears after other imports that it should 
precede [ImportOrder]
   [ERROR] 
/home/jenkins/jenkins-slave/workspace/bookkeeper_precommit_pullrequest_validation/bookkeeper-server/src/test/java/org/apache/bookkeeper/replication/AuditorPeriodicCheckTest.java:73:8:
 Unused import: org.apache.bookkeeper.zookeeper.ZooKeeperClient. [UnusedImports]
   [ERROR] 
/home/jenkins/jenkins-slave/workspace/bookkeeper_precommit_pullrequest_validation/bookkeeper-server/src/test/java/org/apache/bookkeeper/replication/AuditorPeriodicCheckTest.java:75:8:
 Unused import: org.apache.zookeeper.ZooKeeper. [UnusedImports]
   [ERROR] 
/home/jenkins/jenkins-slave/workspace/bookkeeper_precommit_pullrequest_validation/bookkeeper-server/src/test/java/org/apache/bookkeeper/replication/AuditorPeriodicCheckTest.java:411:39:
 Should use uppercase 'L'. [UpperEll]
   [ERROR] 
/home/jenkins/jenkins-slave/workspace/bookkeeper_precommit_pullrequest_validation/bookkeeper-server/src/test/java/org/apache/bookkeeper/replication/AuditorPeriodicCheckTest.java:421:91:
 Should use uppercase 'L'. [UpperEll]
   [ERROR] 
/home/jenkins/jenkins-slave/workspace/bookkeeper_precommit_pullrequest_validation/bookkeeper-server/src/test/java/org/apache/bookkeeper/replication/AuditorPeriodicCheckTest.java:423:90:
 Should use uppercase 'L'. [UpperEll]
   ```

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