You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2019/09/25 06:27:28 UTC

[GitHub] [zookeeper] eolivelli commented on issue #1096: ZOOKEEPER-3496: Transaction larger than jute.maxbuffer makes ZooKeeper service unavailable

eolivelli commented on issue #1096: ZOOKEEPER-3496: Transaction larger than jute.maxbuffer makes ZooKeeper service unavailable
URL: https://github.com/apache/zookeeper/pull/1096#issuecomment-534874159
 
 
   on master we have checkstyle, please fix the errors
   
   [INFO] 
   [INFO] --- maven-checkstyle-plugin:3.1.0:check (default-cli) @ zookeeper-jute ---
   [INFO] Starting audit...
   [ERROR] /home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build-maven/zookeeper-jute/src/test/java/org/apache/jute/BinaryInputArchiveTest.java:143: First sentence should end with a period. [JavadocStyle]
   [ERROR] /home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build-maven/zookeeper-jute/src/test/java/org/apache/jute/BinaryInputArchiveTest.java:163: First sentence should end with a period. [JavadocStyle]
   Audit done.
   [INFO] There are 2 errors reported by Checkstyle 8.17 with checkstyle-strict.xml ruleset.
   [ERROR] src/test/java/org/apache/jute/BinaryInputArchiveTest.java:[143] (javadoc) JavadocStyle: First sentence should end with a period.
   [ERROR] src/test/java/org/apache/jute/BinaryInputArchiveTest.java:[163] (javadoc) JavadocStyle: First sentence should end with a period.
   [INFO] ------------------------------------------------------------------------

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


With regards,
Apache Git Services