You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2014/09/01 14:47:21 UTC

[jira] [Created] (HBASE-11874) Support Cell to be passed to StoreFile.Writer rather than KeyValue

Anoop Sam John created HBASE-11874:
--------------------------------------

             Summary: Support Cell to be passed to StoreFile.Writer rather than KeyValue
                 Key: HBASE-11874
                 URL: https://issues.apache.org/jira/browse/HBASE-11874
             Project: HBase
          Issue Type: Sub-task
            Reporter: Anoop Sam John
            Assignee: Anoop Sam John


This is the in write path and touches StoreFile.Writer,  HFileWriter , HFileDataBlockEncoder and different DataBlockEncoder impl.
We will have to avoid KV#getBuffer() KV#getKeyOffset/Length() calls.



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