You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Michael Stack (Jira)" <ji...@apache.org> on 2021/03/15 15:37:00 UTC

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

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

Michael Stack updated HBASE-25662:
----------------------------------
    Fix Version/s:     (was: 2.4.2)
                   2.4.3

> 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: Michael Stack
>            Priority: Major
>             Fix For: 3.0.0-alpha-1, 2.5.0, 2.3.5, 2.4.3
>
>
> 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)