DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
- If the ReplicationPolicy can correctly identify the source cluster of a topic (e.g. DefaultReplicationPolicy), the reverse checkpointing topic filter can be omitted, and all replica topics originating from the target will be reverse-checkpointed.
- If the ReplicationPolicy can cannot correctly identify the source cluster of a topic (e.g. IdentityReplicationPolicy), the reverse checkpointing filter has to be configured, and users need to manually specify which topics should be reverse-checkpointed.
...