Github user lvfangmin commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/548#discussion_r198229351
--- Diff:
src/java/test/org/apache/zookeeper/server/quorum/ReconfigFailureCasesTest.java
---
@@ -58,10 +58,10 @@ public void tearDown() throws Exception {
}
/*
- * Tests that an incremental reconfig fails if the current config is
hiearchical.
+ * Tests that an incremental reconfig fails if the current config is
hierarchical.
--- End diff --
Please remove this unrelated change as well.
---