[
https://issues.apache.org/jira/browse/HBASE-11297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14042250#comment-14042250
]
Nicolas Liochon commented on HBASE-11297:
-----------------------------------------
Thanks.
In theory, this patch impacts A, B & D, as YCSB use a single connection per
client: so it's only the multiput that does have multiple threads on the same
connections.
My results (on a different test, on master, and with the v3) are a little bit
better. I think the code with this patch is slightly better, so I would like to
commit it. Are you guys ok? [[email protected]] any opinion?
> Remove some synchros in the rpcServer responder
> -----------------------------------------------
>
> Key: HBASE-11297
> URL: https://issues.apache.org/jira/browse/HBASE-11297
> Project: HBase
> Issue Type: Bug
> Components: regionserver
> Affects Versions: 0.99.0
> Reporter: Nicolas Liochon
> Assignee: Nicolas Liochon
> Fix For: 0.99.0
>
> Attachments: 11297.v1.patch, 11297.v2.patch, 11297.v2.v98.patch,
> 11297.v3.patch
>
>
> This is on top of another patch that I'm going to put into another jira.
--
This message was sent by Atlassian JIRA
(v6.2#6252)