You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Maya Alipin (JIRA)" <ji...@apache.org> on 2012/05/28 10:42:22 UTC

[jira] [Created] (COUCHDB-1486) Replication on _replicator DB doesn't stop trying even when it's reached max_replication_retry_count

Maya Alipin created COUCHDB-1486:
------------------------------------

             Summary: Replication on _replicator DB doesn't stop trying even when it's reached max_replication_retry_count
                 Key: COUCHDB-1486
                 URL: https://issues.apache.org/jira/browse/COUCHDB-1486
             Project: CouchDB
          Issue Type: Bug
          Components: Replication
    Affects Versions: 1.2
         Environment: iriscouch
            Reporter: Maya Alipin


I create a document on _replicator DB with continuous = true.
The replication status is error, but it keeps retrying even when it's reached the max_replication_retry_count. My max_replication_retry_count is set to 10. 
I could not stops the replication because I can't delete the document. The revision is updated too fast. In the couple of minutes my document's revision has changed from 2 to 46.
I have to change the value of replicator db in configuration to stop the replication.

 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira