jhuan31 commented on a change in pull request #933: ZOOKEEPER-3379: De-flaky 
test in Quorum Packet Metrics
URL: https://github.com/apache/zookeeper/pull/933#discussion_r286590804
 
 

 ##########
 File path: 
zookeeper-server/src/test/java/org/apache/zookeeper/server/quorum/LearnerHandlerMetricsTest.java
 ##########
 @@ -43,6 +43,7 @@
 public class LearnerHandlerMetricsTest {
     private MockLearnerHandler learnerHandler;
     private long sid = 5;
+    private CountDownLatch allSentLatch;
 
 Review comment:
   yes.  made it volatile

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


With regards,
Apache Git Services

Reply via email to