[
https://issues.apache.org/jira/browse/HBASE-9874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812046#comment-13812046
]
Anoop Sam John commented on HBASE-9874:
---------------------------------------
Yes Andy doing a naive merge now. Taking the tags from old cell and the
corresponding cell's tags in Increment/Append. Merge all into the resultant new
cell. Then we can give chance to CP. It is like there can be a ACL tag in old
cell and new ACL tag in the corresponding cell comin in Append/Increment. The
core will just merge both into the new cell. Then the CP hook can decide what
to do with these 2. (Which one should go finally).. Doing exactly same in the
visibility labels patch. Pls review patch V2
> Append and Increment operation drops Tags
> -----------------------------------------
>
> Key: HBASE-9874
> URL: https://issues.apache.org/jira/browse/HBASE-9874
> Project: HBase
> Issue Type: Bug
> Components: regionserver
> Affects Versions: 0.98.0
> Reporter: Anoop Sam John
> Assignee: Anoop Sam John
> Fix For: 0.98.0
>
> Attachments: HBASE-9874.patch, HBASE-9874_V2.patch
>
>
> We should consider tags in the existing cells as well as tags coming in the
> cells within Increment/Append
--
This message was sent by Atlassian JIRA
(v6.1#6144)