Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Replication manager should rescan all replicator databases on cluster membership changes from sequence 0, in order to possibly pick up new replication it might be an owner of.
On receipt of nodedown or nodeup message, replication manager attempts to start a new scan by resetting the checkpointed sequence IDs ets table. With the intent that change feeds will exit and then check if they need to rescan again. However because change feeds used for the replicator databases are "continuous" they never exit, so consequently they never get a chance start rescanning from 0.