You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Filipe Manana (JIRA)" <ji...@apache.org> on 2011/01/31 23:11:34 UTC

[jira] Created: (COUCHDB-1051) Replicator DB: make number of replication retry attempts configurable

Replicator DB: make number of replication retry attempts configurable
---------------------------------------------------------------------

                 Key: COUCHDB-1051
                 URL: https://issues.apache.org/jira/browse/COUCHDB-1051
             Project: CouchDB
          Issue Type: Improvement
          Components: Replication
            Reporter: Filipe Manana
            Assignee: Filipe Manana
            Priority: Minor


Right now, the maximum number of replication restart attempts (done by the replicator database listener) is defined as 10 (a constant in the source code).
The following patch makes it configurable through the .ini configuration.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (COUCHDB-1051) Replicator DB: make number of replication retry attempts configurable

Posted by "Filipe Manana (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Filipe Manana updated COUCHDB-1051:
-----------------------------------

    Attachment: COUCHDB-1051.patch

> Replicator DB: make number of replication retry attempts configurable
> ---------------------------------------------------------------------
>
>                 Key: COUCHDB-1051
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1051
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Replication
>            Reporter: Filipe Manana
>            Assignee: Filipe Manana
>            Priority: Minor
>         Attachments: COUCHDB-1051.patch
>
>
> Right now, the maximum number of replication restart attempts (done by the replicator database listener) is defined as 10 (a constant in the source code).
> The following patch makes it configurable through the .ini configuration.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (COUCHDB-1051) Replicator DB: make number of replication retry attempts configurable

Posted by "Filipe Manana (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Filipe Manana updated COUCHDB-1051:
-----------------------------------

    Fix Version/s: 1.1

> Replicator DB: make number of replication retry attempts configurable
> ---------------------------------------------------------------------
>
>                 Key: COUCHDB-1051
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1051
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Replication
>            Reporter: Filipe Manana
>            Assignee: Filipe Manana
>            Priority: Minor
>             Fix For: 1.1
>
>         Attachments: COUCHDB-1051.patch
>
>
> Right now, the maximum number of replication restart attempts (done by the replicator database listener) is defined as 10 (a constant in the source code).
> The following patch makes it configurable through the .ini configuration.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (COUCHDB-1051) Replicator DB: make number of replication retry attempts configurable

Posted by "Filipe Manana (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Filipe Manana resolved COUCHDB-1051.
------------------------------------

    Resolution: Fixed

Appled to trunk and 1.1.x

> Replicator DB: make number of replication retry attempts configurable
> ---------------------------------------------------------------------
>
>                 Key: COUCHDB-1051
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1051
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Replication
>            Reporter: Filipe Manana
>            Assignee: Filipe Manana
>            Priority: Minor
>             Fix For: 1.1
>
>         Attachments: COUCHDB-1051.patch
>
>
> Right now, the maximum number of replication restart attempts (done by the replicator database listener) is defined as 10 (a constant in the source code).
> The following patch makes it configurable through the .ini configuration.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira