[ 
https://issues.apache.org/jira/browse/COUCHDB-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15322628#comment-15322628
 ] 

ASF GitHub Bot commented on COUCHDB-2980:
-----------------------------------------

GitHub user rnewson opened a pull request:

    https://github.com/apache/couchdb-couch-replicator/pull/41

    ban local endpoints

    Using "local" names in source and target yields unexpected behaviour 
(creating unsharded dbs which are also, by default, unreachable). This patch 
insists that "source" and "target" are http or https URL's.
    
    COUCHDB-2980

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cloudant/couchdb-couch-replicator 
2980-ban-local-endpoints

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-couch-replicator/pull/41.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #41
    
----
commit 12a5e2ac0d47d942327133a996e6065292c4f213
Author: Robert Newson <rnew...@apache.org>
Date:   2016-06-09T14:39:04Z

    Ensure _design/_replicator VDU is updated

commit 69558f31f52c14ea8bee510e69111b0e00f85fe8
Author: Robert Newson <rnew...@apache.org>
Date:   2016-06-09T14:39:19Z

    Insist on http/https url's for source and target

----


> Replicator DB on 15984 replicates to backdoor ports
> ---------------------------------------------------
>
>                 Key: COUCHDB-2980
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2980
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Replication
>    Affects Versions: 2.0.0
>            Reporter: Robert Kowalski
>            Priority: Blocker
>
> If you POST a doc into the replicator database a replication is kicked off 
> and finishes successfully (usual 5984 port which maps to 15984 via haproxy).
> The problem is that the DB is replicated to the backdoor ports (15986) and is 
> not visible on the other ports.



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

Reply via email to