[
https://issues.apache.org/jira/browse/HBASE-13393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14559661#comment-14559661
]
Anoop Sam John edited comment on HBASE-13393 at 5/26/15 7:31 PM:
-----------------------------------------------------------------
getTagsAvailable() -> isTagsPresent() ? And related variables
KeyValue#iscreate() deprecate old and add new one as overloaded? Yes this
class is private still normally used by customers? Better we add the new
method in KeyValueUtil?
was (Author: anoop.hbase):
getTagsAvailable() -> isTagsAvailable() ?
KeyValue#iscreate() deprecate old and add new one as overloaded? Yes this
class is private still normally used by customers? Better we add the new
method in KeyValueUtil?
> Optimize memstore flushing to avoid writing tag information to hfiles when no
> tags are present.
> -----------------------------------------------------------------------------------------------
>
> 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,
> HBASE-13393_2.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)