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

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

Github user hmcl commented on the pull request:

    https://github.com/apache/storm/pull/836#issuecomment-152646032
  
    +1 LGTM. A few pinpoints only related with readability of the code that are 
left to the discretion of the implementer.


> Change map keySet iteration to entrySet iteration for efficiency
> ----------------------------------------------------------------
>
>                 Key: STORM-1152
>                 URL: https://issues.apache.org/jira/browse/STORM-1152
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-core
>            Reporter: Suresh Srinivas
>            Assignee: Suresh Srinivas
>            Priority: Minor
>
> Many places keySet iteration is used where entrySet iteration would avoid 
> unnecessary key lookup.



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

Reply via email to