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

stack commented on HBASE-17881:
-------------------------------

Don't we want to remove KeyValue references replacing them with Cell instead? 
I'd think we'd go from ByteBufferKeyValue to ByteBufferCell rather than the 
other way around? (Could we rename ByteBufferKeyValue as ByteBufferCell and 
replace ByteBufferCellImpl with it?)

> Remove the ByteBufferCellImpl
> -----------------------------
>
>                 Key: HBASE-17881
>                 URL: https://issues.apache.org/jira/browse/HBASE-17881
>             Project: HBase
>          Issue Type: Sub-task
>          Components: test
>    Affects Versions: 2.0.0
>            Reporter: Chia-Ping Tsai
>            Assignee: Chia-Ping Tsai
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: HBASE-17881.v0.patch
>
>
> We should substitute ByteBufferKeyValue for ByteBufferCellImpl



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to