[
https://issues.apache.org/jira/browse/HBASE-10397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13878617#comment-13878617
]
Ted Yu commented on HBASE-10397:
--------------------------------
+1
> Fix findbugs introduced from HBASE-9426
> ---------------------------------------
>
> Key: HBASE-10397
> URL: https://issues.apache.org/jira/browse/HBASE-10397
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.99.0
> Reporter: Anoop Sam John
> Assignee: Anoop Sam John
> Priority: Minor
> Fix For: 0.99.0
>
> Attachments: HBASE-10397.patch
>
>
> Method org.apache.hadoop.hbase.client.HBaseAdmin.execProcedure(String,
> String, Map) makes inefficient use of keySet iterator instead of entrySet
> iterator
> Method org.apache.hadoop.hbase.client.HBaseAdmin.isProcedureFinished(String,
> String, Map) makes inefficient use of keySet iterator instead of entrySet
> iterator
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)