Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0
-
None
-
None
Description
In couch_replicator_manager
changes_reader_cb({stop, EndSeq, _Pending}, ...) ->
function at one point in the past was handling callback messages from fabric:changes and so it would get pending info in the callback messages. When it was optimized to use local shard, local changes feeds don't send stop messages.
As a result replicator manager never checkpoints and on every change to a replicator shard, rescan all the changes in that shard.
Attachments
Issue Links
- links to