Github user maoling commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/629#discussion_r220404846
--- Diff: src/java/main/org/apache/zookeeper/server/ServerStats.java ---
@@ -35,7 +35,7 @@
private long totalLatency = 0;
private long count = 0;
private AtomicLong fsyncThresholdExceedCount = new AtomicLong(0);
-
+
--- End diff --
@lvfangmin seems that it doesn't have any tailing space?Am I missing
something?---
