-
Type:
Bug
-
Resolution: Incomplete
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
-
ALL
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently we always return ChangeSyncSourceAction::kStopSyncingAndEnqueueLastBatch
However, there are some cases, such as the linked BF, where we should actually not enqueue the final batch. Handle these cases and return the proper error code so that we do not apply a batch that we should not.