[ 
https://issues.apache.org/jira/browse/STORM-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220960#comment-15220960
 ] 

ASF GitHub Bot commented on STORM-1632:
---------------------------------------

Github user roshannaik commented on the pull request:

    https://github.com/apache/storm/pull/1217#issuecomment-204198533
  
    Update: Have  fixes for  pts 1 2,3 & 4 raised by Arun. 
    To support the changes in the component level page would have required a 
change the thrift spec to add the additional info in the response object. 
However thanks to help for @harshach was able to find an workaround to avoid 
that.
    Now the tooltips are shown if both these conditions are met:  debug button 
is disabled and the event loggers are disabled.


> Disable event logging by default
> --------------------------------
>
>                 Key: STORM-1632
>                 URL: https://issues.apache.org/jira/browse/STORM-1632
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>            Reporter: Roshan Naik
>            Assignee: Roshan Naik
>            Priority: Blocker
>         Attachments: BasicTopology.java
>
>
> EventLogging has performance penalty. For a simple speed of light topology  
> with a single instances of a spout and a bolt, disabling event logging 
> delivers a 7% to 9% perf improvement (with acker count =1)
> Event logging can be enabled when there is need to do debug, but turned off 
> by default.
> **Update:** with acker=0  the observed impact was much higher... **25%** 
> faster when event loggers = 0 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to