[
https://issues.apache.org/jira/browse/HBASE-4500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell closed HBASE-4500.
--------------------------------------
> [replication] Add a delayed option
> ----------------------------------
>
> Key: HBASE-4500
> URL: https://issues.apache.org/jira/browse/HBASE-4500
> Project: HBase
> Issue Type: New Feature
> Components: Replication
> Affects Versions: 2.0.0
> Reporter: Jean-Daniel Cryans
> Priority: Major
>
> A typical DR solution with databases is to have one slave that receives data
> a few hours late to guard against destructive operations. On top of my head
> one way to implement this would be tail the log, see how current the edit is,
> sleep if needed, replicate, repeat.
> The harder part will be adding a configuration to the stream.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)