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

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

    [ https://issues.apache.org/jira/browse/HBASE-21061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16603080#comment-16603080 ] 

Sean Busbey commented on HBASE-21061:
-------------------------------------

Any objection to me pushing this?

I'm taking [~mdrob]'s "patch looks good otherwise." as a +1.

> 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.3.3, 1.2.7, 1.4.7
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Critical
>         Attachments: HBASE-21061-branch-1.v0.patch
>
>
> 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)