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)