You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2013/12/02 04:32:35 UTC

[jira] [Commented] (HBASE-9856) Fix some findbugs Performance Warnings

    [ https://issues.apache.org/jira/browse/HBASE-9856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13836210#comment-13836210 ] 

Andrew Purtell commented on HBASE-9856:
---------------------------------------

Should this be committed?

> Fix some findbugs Performance Warnings
> --------------------------------------
>
>                 Key: HBASE-9856
>                 URL: https://issues.apache.org/jira/browse/HBASE-9856
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Minor
>             Fix For: 0.98.0
>
>         Attachments: 9856-v1.txt
>
>
> These are the warnings to be fixed:
> {code}
> SIC Should org.apache.hadoop.hbase.regionserver.HRegion$RowLock be a _static_ inner class?
> UPM Private method org.apache.hadoop.hbase.security.access.AccessController.requirePermission(String, String, Permission$Action[]) is never called
> WMI Method org.apache.hadoop.hbase.regionserver.wal.WALEditsReplaySink.replayEntries(List) makes inefficient use of keySet iterator instead of entrySet iterator
> {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)