You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Wendall Cada (JIRA)" <ji...@apache.org> on 2013/03/18 17:10:20 UTC

[jira] [Created] (COUCHDB-1714) Remove usage of restart_core_server in favor of kill -TERM

Wendall Cada created COUCHDB-1714:
-------------------------------------

             Summary: Remove usage of restart_core_server in favor of kill -TERM
                 Key: COUCHDB-1714
                 URL: https://issues.apache.org/jira/browse/COUCHDB-1714
             Project: CouchDB
          Issue Type: Improvement
          Components: Database Core
            Reporter: Wendall Cada


Currently when issuing a restart, an internal init:restart() is issued. This only restarts the core and not any external processes. Killing the process and starting again is the only way to ensure that all processes properly exit before starting again.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira