[GitHub] couchdb-couch-index pull request #18: Update handle_config_terminate API

2016-08-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-couch-index/pull/18 --- 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 fea

[GitHub] couchdb-couch-index pull request #18: Update handle_config_terminate API

2016-08-23 Thread davisp
Github user davisp commented on a diff in the pull request: https://github.com/apache/couchdb-couch-index/pull/18#discussion_r75912953 --- Diff: src/couch_index.erl --- @@ -344,25 +340,19 @@ handle_info({'DOWN', _, _, _Pid, _}, #st{mod=Mod, idx_state=IdxState}=State) -> Ar

[GitHub] couchdb-couch-index pull request #18: Update handle_config_terminate API

2016-08-19 Thread kxepal
Github user kxepal commented on a diff in the pull request: https://github.com/apache/couchdb-couch-index/pull/18#discussion_r75572589 --- Diff: src/couch_index.erl --- @@ -344,25 +340,19 @@ handle_info({'DOWN', _, _, _Pid, _}, #st{mod=Mod, idx_state=IdxState}=State) -> Ar

[GitHub] couchdb-couch-index pull request #18: Update handle_config_terminate API

2016-08-19 Thread iilyak
GitHub user iilyak opened a pull request: https://github.com/apache/couchdb-couch-index/pull/18 Update handle_config_terminate API Update handle_config_terminate API to match changes in apache/couchdb-config#11 COUCHDB-3102 You can merge this pull request into a Git repos