You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ishan Chhabra (JIRA)" <ji...@apache.org> on 2013/11/11 23:44:20 UTC

[jira] [Created] (HBASE-9951) Tags for HLogKey

Ishan Chhabra created HBASE-9951:
------------------------------------

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


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
(v6.1#6144)