Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.2.7
-
None
Description
nightly shows two failures for branch-1.2 findbugs check:
FindBugs module:hbase-server Inconsistent synchronization of org.apache.hadoop.hbase.ipc.RpcServer$Connection.useWrap; locked 75% of time Unsynchronized access at RpcServer.java:75% of time Unsynchronized access at RpcServer.java:[line 458] Dead store to fsSet in org.apache.hadoop.hbase.security.access.SecureBulkLoadEndpoint.start(CoprocessorEnvironment) At SecureBulkLoadEndpoint.java:org.apache.hadoop.hbase.security.access.SecureBulkLoadEndpoint.start(CoprocessorEnvironment) At SecureBulkLoadEndpoint.java:[line 145]
Attachments
Issue Links
- blocks
-
HBASE-18276 Release 1.2.7
- Resolved