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

    https://github.com/apache/zookeeper/pull/712#discussion_r235386450
  
    --- 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 --
    
    Do we have to introduce a brand new class ?  a simple variable won't be 
enough ?


---

Reply via email to