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

    https://github.com/apache/storm/pull/2433#discussion_r152552216
  
    --- Diff: storm-client/src/jvm/org/apache/storm/Config.java ---
    @@ -991,6 +991,31 @@
         @isPositiveNumber
         public static final String NIMBUS_QUEUE_SIZE = "nimbus.queue.size";
     
    +    /**
    --- End diff --
    
    Looks like below added configurations are related to Nimbus, then we could 
move them to DaemonConfig in storm-server module.


---

Reply via email to