GitHub user iilyak opened a pull request:

    https://github.com/apache/couchdb/pull/349

    Simplify couch epi

    This work would fix start-up order. In the previous implementation we had a 
time when calls hit stock implementation instead of plugged functionality. In 
current implementation we introduce a configuration to couch_epi so it would 
have apriori knowledge about available plugins. 
    
    Depends on:
    - https://github.com/apache/couchdb-couch-epi/pull/12
    - https://github.com/apache/couchdb-global-changes/pull/12
    - https://github.com/apache/couchdb-mem3/pull/14
    - https://github.com/apache/couchdb-setup/pull/8
    - https://github.com/apache/couchdb-chttpd/pull/77
    - https://github.com/apache/couchdb-couch/pull/104
    - https://github.com/apache/couchdb-couch-index/pull/10
    - https://github.com/apache/couchdb-mango/pull/19

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

    $ git pull https://github.com/cloudant/couchdb simplify_couch_epi

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

    https://github.com/apache/couchdb/pull/349.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 #349
    
----
commit 783a8e992e84fa577c52f27624fdfed4c15d917c
Author: ILYA Khlopotov <[email protected]>
Date:   2015-09-28T17:36:44Z

    Drop files/sys.config and use overlay/etc/sys.config

commit 532d3cff480a19491960d3e66e8d6df9938e0631
Author: ILYA Khlopotov <[email protected]>
Date:   2015-09-28T17:37:16Z

    Configure couch_epi plugins

----


---
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