[
https://issues.apache.org/jira/browse/STORM-3548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated STORM-3548:
----------------------------------
Labels: pull-request-available (was: )
> Remove iterator from Task.sendUnanchored
> ----------------------------------------
>
> Key: STORM-3548
> URL: https://issues.apache.org/jira/browse/STORM-3548
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-client
> Affects Versions: 2.1.0
> Reporter: Christopher Johnson
> Assignee: Christopher Johnson
> Priority: Minor
> Labels: pull-request-available
>
> Storm 2.x aims to remove iterators from the critical path to reduce garbage.
>
> This method is called to send acking tuples so should use a for loop instead
> of list iterator.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)