You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Pankaj Kumar (Jira)" <ji...@apache.org> on 2021/03/12 11:38:00 UTC

[jira] [Created] (HBASE-25662) Fix spotbugs warning in RoundRobinTableInputFormat

Pankaj Kumar created HBASE-25662:
------------------------------------

             Summary: Fix spotbugs warning in RoundRobinTableInputFormat
                 Key: HBASE-25662
                 URL: https://issues.apache.org/jira/browse/HBASE-25662
             Project: HBase
          Issue Type: Bug
          Components: findbugs
            Reporter: Pankaj Kumar
            Assignee: Pankaj Kumar


RoundRobinTableInputFormat.roundRobin(List) makes inefficient use of keySet iterator instead of entrySet iterator,

https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3043/2/artifact/yetus-general-check/output/branch-spotbugs-root-warnings.html



--
This message was sent by Atlassian Jira
(v8.3.4#803005)