You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Suresh Srinivas (JIRA)" <ji...@apache.org> on 2015/11/09 23:49:11 UTC

[jira] [Resolved] (STORM-1152) Change map keySet iteration to entrySet iteration for efficiency

     [ https://issues.apache.org/jira/browse/STORM-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suresh Srinivas resolved STORM-1152.
------------------------------------
    Resolution: Fixed

This patch has been committer. Resolving the issue. Thank you [~harsha_ch]!

> 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)