You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2018/08/15 18:45:00 UTC

[jira] [Created] (HBASE-21061) fix synchronization of org.apache.hadoop.hbase.ipc.RpcServer$Connection.useWrap

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)