-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.1.0
-
Fix Version/s: 2.2.0
-
Component/s: storm-client
-
Labels:
-
External issue URL:
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.
- links to