GitHub user lemenkov opened a pull request:
https://github.com/apache/couchdb/pull/82
Typo - no such function couch_index:get_compactor_pid/1
This function was removed in 3f2e85799a078c42b0618c04fe0f7f8488a3ab8d so we
have to use gen_server:call/2 instead.
Signed-off-by: Peter Lemenkov <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lemenkov/couchdb
removed_fun_couch_index-get_compactor_pid
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb/pull/82.patch
----
----