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 <[email protected]>
Date:   2016-06-09T14:39:04Z

    Ensure _design/_replicator VDU is updated

commit 69558f31f52c14ea8bee510e69111b0e00f85fe8
Author: Robert Newson <[email protected]>
Date:   2016-06-09T14:39:19Z

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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to