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 18:32:46 UTC

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

agresch 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_r270529918
 
 

 ##########
 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:
   spelling of whether.  

----------------------------------------------------------------
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