GitHub user iilyak opened a pull request:
https://github.com/apache/couchdb-couch-replicator/pull/7
2561 make config api consistent
This PR should go with https://github.com/apache/couchdb-config/pull/2
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/iilyak/couchdb-couch-replicator
2561-make-config-API-consistent
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-couch-replicator/pull/7.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 #7
----
commit b7af4cfbd6e9dccd5550a65c70d6737df7ff8bd0
Author: ILYA Khlopotov <[email protected]>
Date: 2015-01-29T21:45:20Z
Update config_listener behaviuor
COUCHDB-2561
commit bc3be9a49f213269a8356bfe5486b6c8f53f5984
Author: ILYA Khlopotov <[email protected]>
Date: 2015-01-29T21:46:29Z
config:get/3 is more strict now
The config:get/3 supports only following types for default argument
- atom `undefined`
- string (list)
- boolean
- float
- integer
COUCDB-2561
----
---
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.
---