Sean Busbey created HBASE-21061:
-----------------------------------
Summary: fix synchronization of
org.apache.hadoop.hbase.ipc.RpcServer$Connection.useWrap
Key: HBASE-21061
URL: https://issues.apache.org/jira/browse/HBASE-21061
Project: HBase
Issue Type: Sub-task
Components: rpc
Affects Versions: 1.5.0, 1.2.7, 1.3.3, 1.4.7
Reporter: Sean Busbey
Assignee: Sean Busbey
fix findbugs highlighted issue
{code}
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
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)