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 2019/06/03 18:31:00 UTC

[jira] [Updated] (HBASE-22509) Address findbugs/spotbugs complaints (branch-1.4)

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

Andrew Purtell updated HBASE-22509:
-----------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> Address findbugs/spotbugs complaints (branch-1.4) 
> --------------------------------------------------
>
>                 Key: HBASE-22509
>                 URL: https://issues.apache.org/jira/browse/HBASE-22509
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Major
>             Fix For: 1.4.10
>
>         Attachments: HBASE-22509-branch-1.4.patch, HBASE-22509-branch-1.4.patch
>
>
> FindBugs 	module:hbase-common
> 	Inconsistent synchronization of org.apache.hadoop.hbase.io.encoding.EncodedDataBlock$BufferGrabbingByteArrayOutputStream.ourBytes; locked 50% of time Unsynchronized access at EncodedDataBlock.java:50% of time Unsynchronized access at EncodedDataBlock.java:[line 258]
> FindBugs 	module:hbase-hadoop2-compat
> 	java.util.concurrent.ScheduledThreadPoolExecutor stored into non-transient field MetricsExecutorImpl$ExecutorSingleton.scheduler At MetricsExecutorImpl.java:MetricsExecutorImpl$ExecutorSingleton.scheduler At MetricsExecutorImpl.java:[line 51]
> FindBugs 	module:hbase-server
> 	Possible null pointer dereference of r in org.apache.hadoop.hbase.regionserver.HStore.removeCompactedfiles(Collection) Dereferenced at HStore.java:r in org.apache.hadoop.hbase.regionserver.HStore.removeCompactedfiles(Collection) Dereferenced at HStore.java:[line 2840] 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)