[
https://issues.apache.org/jira/browse/HBASE-11297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14026223#comment-14026223
]
Nicolas Liochon commented on HBASE-11297:
-----------------------------------------
If the network is the bottleneck, we're not going to be much faster :-).
However, we're freeing the handlers sooner w/ this patch so it can help with
some workloads. I'm going to do a try w/o the writes in the handlers at all.
Previously it was slower, but I improved the code around the nio stuff, so
maybe we're better now.
> 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
>
>
> 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)