[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


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.

Reply via email to