Details
Description
fix findbugs highlighted issue
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
Attachments
Attachments
Issue Links
- is broken by
-
HBASE-20895 NPE in RpcServer#readAndProcess
- Resolved