On Aug 22, 2009, at 8:11 AM, Robert Dionne wrote:
In debugging a nit with couch_config_wrtier is was necessary to
modify restart_core_server to also restart couch_config (to trap it
in distel)
The question arose whether or not restart_core_server should do this
anyway. I can see one use case where a sysadmin makes changes to the
ini files and then wants to restart the server.
Hi Bob, I think this falls under the scope of COUCHDB-397 (POST
_restart only restarts couch_server process). I agree that we need a
restart() function that also reloads .ini configuration from disk.
Best,
Adam
https://issues.apache.org/jira/browse/COUCHDB-397