[
https://issues.apache.org/jira/browse/HBASE-12374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14633583#comment-14633583
]
ramkrishna.s.vasudevan commented on HBASE-12374:
------------------------------------------------
One query,
Will it be better to copy the tags part incase of tagCompressionContext ==
null && includeTags case - using a seperate asSubByteBuffer call rather than
copying them in one call?
> Change DBEs to work with new BB based cell
> ------------------------------------------
>
> Key: HBASE-12374
> URL: https://issues.apache.org/jira/browse/HBASE-12374
> Project: HBase
> Issue Type: Sub-task
> Components: regionserver, Scanners
> Reporter: ramkrishna.s.vasudevan
> Assignee: Anoop Sam John
> Attachments: HBASE-12374_v1.patch, HBASE-12374_v2.patch,
> HBASE-12374_v3.patch
>
>
> Once we are changing the read path to use BB based cell then the DBEs should
> also return BB based cells. Currently they are byte[] array backed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)