[
https://issues.apache.org/jira/browse/HADOOP-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HADOOP-2519:
--------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Committed. Resolving.
> [hbase] Performance improvements: Customized RPC serialization
> --------------------------------------------------------------
>
> Key: HADOOP-2519
> URL: https://issues.apache.org/jira/browse/HADOOP-2519
> Project: Hadoop
> Issue Type: Improvement
> Components: contrib/hbase
> Reporter: stack
> Priority: Minor
> Fix For: 0.16.0
>
> Attachments: customrpc.patch
>
>
> A custom RPC that passes codes representing class names instead of
> class-as-String saves passing plus encoding/decoding classname Strings; it
> makes the PerformanceEvaluation sequentialWrites test almost 3 times faster
> and random reads > 30% faster.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.