Ted Yu created HBASE-9856:
-----------------------------

             Summary: 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


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)

Reply via email to