[ 
https://issues.apache.org/jira/browse/HBASE-13393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14556499#comment-14556499
 ] 

ramkrishna.s.vasudevan edited comment on HBASE-13393 at 5/22/15 5:50 PM:
-------------------------------------------------------------------------

Patch with test case.  I was thinking of using a volatile boolean while adding 
in memstore and set it once per snapshot instead of checking for every cell. 
But the only issue is in remove().  As we have to know by iterating every cell 
if there was a cell added with tags. 


was (Author: ram_krish):
Patch with test case.  I was thinking of using a volatile boolean while adding 
in memstore and set it once per snapshot instead of checking for every cell. 
But the only issue is in remove().  

> 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
>
>
> 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)

Reply via email to