couchdb pull request: Typo - no such function couch_index:get_compactor_pid...

2013-08-20 Thread lemenkov
Github user lemenkov closed the pull request at: https://github.com/apache/couchdb/pull/82

couchdb pull request: Typo - no such function couch_index:get_compactor_pid...

2013-08-17 Thread lemenkov
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: Pe