[ 
https://issues.apache.org/jira/browse/HBASE-10944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14117386#comment-14117386
 ] 

Anoop Sam John commented on HBASE-10944:
----------------------------------------

Removing all in one short will be too much of work. I came across need for 
removing some ref to kv.getBuffer() when doing HBASE-11872.  That is from 
HFileWriter and diff DBE impls. I will raise a new subtask for that and attach 
the patch there.

> Remove all kv.getBuffer() and kv.getRow() references existing in the code
> -------------------------------------------------------------------------
>
>                 Key: HBASE-10944
>                 URL: https://issues.apache.org/jira/browse/HBASE-10944
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: ramkrishna.s.vasudevan
>             Fix For: 0.99.0
>
>
> kv.getRow() and kv.getBuffers() are still used in places to form key byte[] 
> and row byte[].  Removing all such instances including testcases will make 
> the usage of Cell complete.



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

Reply via email to