[ 
https://issues.apache.org/jira/browse/COUCHDB-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725289#action_12725289
 ] 

Adam Kocoloski commented on COUCHDB-397:
----------------------------------------

Hi Paul, sorry if I'm being unclear.  Nobody is telling the processes to 
terminate.  The daemons supervised by couch_secondary_services are not linked 
to couch_server.  When we tell couch_server to restart, it has absolutely no 
effect on the other daemons.

> POST _restart only restarts couch_server process
> ------------------------------------------------
>
>                 Key: COUCHDB-397
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-397
>             Project: CouchDB
>          Issue Type: Bug
>    Affects Versions: 0.9
>            Reporter: Adam Kocoloski
>            Assignee: Adam Kocoloski
>
> Perhaps this is by design, but POSTing to /_restart only restarts the 
> couch_server process.  It does not restart any of the other myriad processes 
> CouchDB relies on for operation.  In particular, this causes the stats test 
> suite to occasionally fail, because the stats counters do not get reset.  The 
> test that fails is
> Assertion 'open_databases > 0 && max >= open_databases, name' failed: should 
> keep the same number of open databases when reaching the max_dbs_open limit

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to