[
https://issues.apache.org/jira/browse/HBASE-6453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422148#comment-13422148
]
terry zhang commented on HBASE-6453:
------------------------------------
{code}
hbase(main):003:0> get_timefilter '1'
PEER_ID TIME_FILTER
1 1329896850047
{code}
we can show the time stamp by clusterId and check if it is set correctly
> Hbase Replication point in time feature
> ---------------------------------------
>
> Key: HBASE-6453
> URL: https://issues.apache.org/jira/browse/HBASE-6453
> Project: HBase
> Issue Type: New Feature
> Components: replication
> Affects Versions: 0.94.0
> Reporter: terry zhang
> Assignee: terry zhang
> Attachments: hbase-6453-v1.patch
>
>
> Now we can not control when hbase replication start to work. this patch
> support we set a time stamp filter . All the row which is below this time
> stamp will not be replicated. We also can delete and show this time stamp in
> hbase shell if we want to change it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira