[
https://issues.apache.org/jira/browse/STORM-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15089928#comment-15089928
]
ASF GitHub Bot commented on STORM-1457:
---------------------------------------
Github user kishorvpatil commented on the pull request:
https://github.com/apache/storm/pull/997#issuecomment-170122524
@revans2 Moved calculation out of critical path.
> Avoid Unnecessary caching of tuples by executor
> -----------------------------------------------
>
> Key: STORM-1457
> URL: https://issues.apache.org/jira/browse/STORM-1457
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-core
> Reporter: Kishor Patil
> Assignee: Kishor Patil
>
> It looks like the pending RotatingMap is caching list of tuples for printing
> debug message, but it is not required if "topology.debug" is turned off.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)