Github user iilyak commented on a diff in the pull request:
https://github.com/apache/couchdb-couch-index/pull/10#discussion_r40722978
--- Diff: src/couch_index_server.erl ---
@@ -38,7 +38,6 @@
-record(st, {root_dir}).
start_link() ->
- couch_epi:register_service(couch_index),
--- End diff --
I'm glad you brought your point. There is actually a little problem.
couch_epi need to be listed in dependencies of couch_index.
---
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.
---