[
https://issues.apache.org/jira/browse/HBASE-13393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14395238#comment-14395238
]
stack commented on HBASE-13393:
-------------------------------
So, a flag on memstore? And if a kv insert includes tags, we set the flag? At
flush time, we check the flag. If no tags, we say get a writer that will not
output tags? [~ram_krish] ? If so, I'll have a go at it. This would be the
usual case I believe.
> 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
>
> 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)