You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2014/04/09 07:11:15 UTC

[jira] [Created] (HBASE-10944) Remove all kv.getBuffer() and kv.getRow() references existing in the code

ramkrishna.s.vasudevan created HBASE-10944:
----------------------------------------------

             Summary: 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


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.2#6252)