[
https://issues.apache.org/jira/browse/HBASE-17183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15701509#comment-15701509
]
Anoop Sam John commented on HBASE-17183:
----------------------------------------
Ya ideally it will be on heap copy only but to be complete I added this way. I
prefer to keep it this way. Not a major issue any way.
bq.subtraction if the tags is null - can we not add ARRAY to the overhead in
the init part and in the heap overhead do the addition if tags is not NULL? Not
a major one.
I thought that way also.. Ya can do that.. Ya subtract seems confusing. I will
avoid.
> Handle ByteBufferCell while making TagRewriteCell
> -------------------------------------------------
>
> Key: HBASE-17183
> URL: https://issues.apache.org/jira/browse/HBASE-17183
> Project: HBase
> Issue Type: Sub-task
> Components: regionserver
> Affects Versions: 2.0.0
> Reporter: Anoop Sam John
> Assignee: Anoop Sam John
> Fix For: 2.0.0
>
> Attachments: HBASE-17183.patch
>
>
> TagRewriteCell is the normal ExtendedCell. When it wraps a ByteBufferCell, we
> need a new TagRewriteCell type of type ByteBufferCell.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)