Nick Vatamaniuc created COUCHDB-3104:
----------------------------------------

             Summary: Replicator manager does not checkpoint properly
                 Key: COUCHDB-3104
                 URL: https://issues.apache.org/jira/browse/COUCHDB-3104
             Project: CouchDB
          Issue Type: Bug
          Components: Replication
            Reporter: Nick Vatamaniuc


In couch_replicator_manager {code} changes_reader_cb({stop, EndSeq, _Pending}, 
...) -> {code} function at one point in the past was handling callback messages 
from {{fabric:change}} 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to