[
https://issues.apache.org/jira/browse/HBASE-10944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16129039#comment-16129039
]
stack commented on HBASE-10944:
-------------------------------
How to move forward here? I like the [~ram_krish] suggestion. #getBuffer is a
KV method. Long as we first ensure KV before we call #getBuffer, that is fine.
What about purge of KV from MR API ? We have an issue for that?
When we going to try plumbing an alternate Cell implementation through hbase?
This would be sweet project.
> 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
> Assignee: ramkrishna.s.vasudevan
> Fix For: 2.0.0, 1.5.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.4.14#64029)