[
https://issues.apache.org/jira/browse/HBASE-13393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ramkrishna.s.vasudevan updated HBASE-13393:
-------------------------------------------
Attachment: HBASE-13393_1.patch
Updated patch. In the KeyValueCodec we will create KeyValue or NoTagKeyValue
based on the boolean.
For the security CP which heavily deals with Tags we will be using the
TagRewriteCell which is again doing a cheaper way of finding tagsLength.
The boolean change is also applied which in my previous patch did not do.
> Add facility to disable tags after parent goes in
> -------------------------------------------------
>
> Key: HBASE-13393
> URL: https://issues.apache.org/jira/browse/HBASE-13393
> Project: HBase
> Issue Type: Sub-task
> Reporter: stack
> Assignee: stack
> Attachments: HBASE-13393.patch, HBASE-13393_1.patch
>
>
> We used to specify 'no tags' by choosing to write files that were version 2.
> After parent goes in, make it so can ask a v3 file not to write tags.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)