Nathan Vander Wilt created COUCHDB-1916:
-------------------------------------------
Summary: `couchdb -d` does not work, restarts CouchDB instead
Key: COUCHDB-1916
URL: https://issues.apache.org/jira/browse/COUCHDB-1916
Project: CouchDB
Issue Type: Bug
Reporter: Nathan Vander Wilt
Was reminded by another issue that I never followed up on some of the issues I
found after filing COUCHDB-1885
The basic problem is that
https://github.com/apache/couchdb/commit/15c1a97e42c5bafad6f5fa83d753d3a7cf64d6d7#diff-f7788f9a0f9c4bc0b737b28c918037ed
broke the handling of the `stop_couchdb $KILL` codepath — the code used to
blow away the PID file in this case but that part was removed to fix some other
issue.
So now, if you `couchdb -d` it simply restarts instead, same as `couchdb -k`.
--
This message was sent by Atlassian JIRA
(v6.1#6144)