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

Jeffrey Zhong commented on HBASE-8496:
--------------------------------------

I want to post a following user case to see if current design can accommodate 
or can easily be extended to support it.

In high level, we'd like to have support of optional system tags. Basically  
HBase internals can tag a KV with a value and consume these tags without using 
co-processors. These tags are invisible to end users(application end users).  

A possible user case(just for example as hbase-8701 may go different approach.) 
is for hbase-8701 where we can tag a KV with sequence number value during log 
replay and later these tags are removable by a major compaction.

Thanks.
                
> Implement tags and the internals of how a tag should look like
> --------------------------------------------------------------
>
>                 Key: HBASE-8496
>                 URL: https://issues.apache.org/jira/browse/HBASE-8496
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>             Fix For: 0.98.0
>
>
> The intent of this JIRA comes from HBASE-7897.
> This would help us to decide on the structure and format of how the tags 
> should look like. 

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

Reply via email to