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/04/01 08:28:35 UTC

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

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

 ##########
 File path: conf/defaults.yaml
 ##########
 @@ -98,6 +98,7 @@ ui.header.buffer.bytes: 4096
 ui.http.creds.plugin: org.apache.storm.security.auth.DefaultHttpCredentialsPlugin
 ui.pagination: 20
 ui.disable.http.binding: true
+ui.disable.spout.lag.monitoring: true
 
 Review comment:
   Shouldn't this be false?

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