You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by GitBox <gi...@apache.org> on 2019/03/29 19:55:14 UTC

[GitHub] [storm] kishorvpatil commented on a change in pull request #2984: [STORM-3365] Configuration to disable Topology Lag Monitoring

kishorvpatil commented on a change in pull request #2984: [STORM-3365] Configuration to disable Topology Lag Monitoring
URL: https://github.com/apache/storm/pull/2984#discussion_r270554221
 
 

 ##########
 File path: storm-server/src/main/java/org/apache/storm/DaemonConfig.java
 ##########
 @@ -316,6 +316,12 @@
     @isBoolean
     public static final String UI_DISABLE_HTTP_BINDING = "ui.disable.http.binding";
 
+    /**
+     * This controls wheather Storm UI would not monitor Spout lag.
 
 Review comment:
   Fixed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services