It would be nice to be able to restart externals, such as update notifiers, as well...
On Mon, Jun 29, 2009 at 10:46 AM, Adam Kocoloski (JIRA)<[email protected]> wrote: > 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. > >
