You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "binlijin (JIRA)" <ji...@apache.org> on 2016/10/09 09:39:21 UTC

[jira] [Created] (HBASE-16792) Reuse KeyValue.KeyOnlyKeyValue in BufferedDataBlockEncoder.SeekerState

binlijin created HBASE-16792:
--------------------------------

             Summary: Reuse KeyValue.KeyOnlyKeyValue in BufferedDataBlockEncoder.SeekerState
                 Key: HBASE-16792
                 URL: https://issues.apache.org/jira/browse/HBASE-16792
             Project: HBase
          Issue Type: Improvement
            Reporter: binlijin
         Attachments: HBASE-16792_master.patch

When every SeekerState#invalidate will new a fresh KeyValue.KeyOnlyKeyValue, we should reuse it.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)