[
https://issues.apache.org/jira/browse/HBASE-21061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16581823#comment-16581823
]
Andrew Purtell edited comment on HBASE-21061 at 8/16/18 1:16 AM:
-----------------------------------------------------------------
No it wasn't broken, it was judiciously set aside. Feel free to fix these,
though. Be careful, too much synchronization and tests will rather unexpectedly
hang, maybe not a thread you want to pull, but should if you have the
bandwidth...
Edit: Might just want to annotate these away for now, come back later.
was (Author: apurtell):
No it wasn't broken, it was judiciously set aside. Feel free to fix these,
though. Be careful, too much synchronization and tests will rather unexpectedly
hang, maybe not a thread you want to pull, but should if you have the
bandwidth...
> 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
> Priority: Critical
>
> 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)