[
https://issues.apache.org/jira/browse/HBASE-9248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13743666#comment-13743666
]
ramkrishna.s.vasudevan commented on HBASE-9248:
-----------------------------------------------
bq.KV#getTagsLength Will throw UnsupportedOperationException ??
This for now we will return 0?
bq.We need 2 bytes addition to INFRASTRUCTURE_SIZE to accommodate the tags
length.
This may not be needed for now because the taglength is going to be 0. So once
tags comes in the KeyValue.INFRASTRUCTURE_SIZE can be changed that time this
would get accommodated.
> Place holders for tags in 0.96 to accommodate tags in 0.98
> ----------------------------------------------------------
>
> Key: HBASE-9248
> URL: https://issues.apache.org/jira/browse/HBASE-9248
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 0.95.2
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
> Fix For: 0.98.0, 0.95.2, 0.96.0
>
> Attachments: HBASE-9248.patch
>
>
> This JIRA is focused on adding placeholders for tags in 0.96 so that 0.98
> would be easier to accommodate tags.
> Changes would be in WAL Encoders/decoders with compression.
> PrefixTree codec. (Had an offline discussion with Matt Corgan on this).
> If anything else would be needed I can add it in this JIRA.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira