[ 
https://issues.apache.org/jira/browse/HBASE-15945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sudeep Sunthankar updated HBASE-15945:
--------------------------------------
    Attachment: HBASE-15945-HBASE-14850.v2.patch

As per the feedback , this patch consists of the Cell Interface for the 
underlying KeyValue structure, which can be changed based on the requirement. 
At the moment KeyValue structure is designed as a contiguous array of bytes. A 
test is also included in the patch. 
I encountered errors while addition of test in BUCK. Please do let me know if 
it is fine to add a Makefile which can be used to execute the tests so that the 
tests can be run

> Patch for Key Value, Bytes and Cell
> -----------------------------------
>
>                 Key: HBASE-15945
>                 URL: https://issues.apache.org/jira/browse/HBASE-15945
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Sudeep Sunthankar
>         Attachments: HBASE-15945-HBASE-14850.v2.patch, 
> HBASE-15945.HBASE-14850.v1.patch
>
>
> This patch contains an implementation of Key Value, Bytes and Cell modeled on 
> the lines of Java implementation.  



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

Reply via email to