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

    https://github.com/apache/storm/pull/2505#discussion_r160239743
  
    --- Diff: storm-server/src/main/java/org/apache/storm/DaemonConfig.java ---
    @@ -307,6 +307,12 @@
         @isString
         public static final String UI_CENTRAL_LOGGING_URL = 
"ui.central.logging.url";
     
    +    /**
    +     * Storm UI drop-down pagination value.
    --- End diff --
    
    Could you also add in some example values that can be set in the javadocs.  
Just so people know what to do.


---

Reply via email to