[ https://issues.apache.org/jira/browse/HBASE-13393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14557199#comment-14557199 ]
stack commented on HBASE-13393: ------------------------------- We are still doing volatile boolean read on each update to memstore. In 90+% of cases, tags are not used? What if a table or column family config to say 'use tags'? > 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)