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

Geoffrey Jacoby commented on HBASE-9951:
----------------------------------------

They're not the same as the Cell-level tags, but as of HBase 2.3 it's possible 
to add arbitrary key-value pairs to the WALKey of an edit. See HBASE-22622 and 
HBASE-22623

> Tags for HLogKey
> ----------------
>
>                 Key: HBASE-9951
>                 URL: https://issues.apache.org/jira/browse/HBASE-9951
>             Project: HBase
>          Issue Type: New Feature
>          Components: wal
>            Reporter: Ishan Chhabra
>            Priority: Major
>
> Similar to the Cell Interface, adding tags for the HLogKey could be useful 
> for multiple scenarios. 
> My primary use cases are driven from replication though:
> 1. To record whether a WALEdit should be forwarded further to other clusters 
> (see [#HBASE-9934])
> 2. To record which clusters the WALEdit should be forwarded to (for Row level 
> replication)
> 3. To mark a record for not replicating (these are some special cases in our 
> usage and cannot be handled using a separate column family)



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to