Github user tumativ commented on a diff in the pull request:

    https://github.com/apache/zookeeper/pull/712#discussion_r235395333
  
    --- Diff: 
zookeeper-server/src/main/java/org/apache/zookeeper/common/ZookeeperServerStabilizerConfig.java
 ---
    @@ -0,0 +1,30 @@
    +/**
    + * 
    + */
    +package org.apache.zookeeper.common;
    +
    +import org.slf4j.Logger;
    +import org.slf4j.LoggerFactory;
    +
    +public class ZookeeperServerStabilizerConfig {
    --- End diff --
    
    What does this name supposed to mean? The intention was that the 
configuration will be used by server stabilizer, so named  
ZookeeperServerStabilizerConfig 


---

Reply via email to