[hbase] Customized RPC ---------------------- 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
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.