[
https://issues.apache.org/jira/browse/ZOOKEEPER-3000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16406381#comment-16406381
]
ASF GitHub Bot commented on ZOOKEEPER-3000:
-------------------------------------------
Github user leventov commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/490#discussion_r175777029
--- Diff: src/java/test/org/apache/zookeeper/test/AsyncHammerTest.java ---
@@ -61,6 +61,7 @@ protected void restart() throws Exception {
qb.startServers();
}
+ @SuppressWarnings("JUnit4TearDownNotRun")
--- End diff --
Fixed what?
> Use error-prone compiler
> ------------------------
>
> Key: ZOOKEEPER-3000
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3000
> Project: ZooKeeper
> Issue Type: Improvement
> Reporter: Roman Leventov
> Priority: Major
>
> See http://errorprone.info/
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)