[
https://issues.apache.org/jira/browse/HADOOP-2495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HADOOP-2495:
--------------------------
Status: Patch Available (was: Open)
Builds locally.
> [hbase] minor performance improvements: Slim-down BatchOperation
> ----------------------------------------------------------------
>
> Key: HADOOP-2495
> URL: https://issues.apache.org/jira/browse/HADOOP-2495
> Project: Hadoop
> Issue Type: Improvement
> Components: contrib/hbase
> Reporter: stack
> Priority: Minor
> Fix For: 0.16.0
>
> Attachments: perf.patch
>
>
> A couple of little improvements slimming down the hot
> BatchOperation.readFields method that is responsible for most object
> creations during a bulk update. Also, make a ByteBuffer once searching
> column family rather than one per character get.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.