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

[jira] [Resolved] (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 resolved HBASE-25662.
-----------------------------------
    Fix Version/s: 2.4.2
                   2.3.5
                   2.5.0
                   3.0.0-alpha-1
     Hadoop Flags: Reviewed
       Resolution: Fixed

Pushed #3050 to 2.3+. Thanks for the fix [~zhangduo]

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