Changing the update notifier only takes effect on restart
---------------------------------------------------------
Key: COUCHDB-287
URL: https://issues.apache.org/jira/browse/COUCHDB-287
Project: CouchDB
Issue Type: Bug
Affects Versions: 0.9
Reporter: Paul Carey
Priority: Minor
Changing the update notifier only takes effect on restart. However, it should
take effect as soon as the change is made.
To reproduce:
- Create a script based on
http://wiki.apache.org/couchdb/Regenerating_views_on_update
- Duplicate the script, tweaking the output contents
- Update your local.ini file pointing to a copy of the script
- Change from one script to the other in
http://127.0.0.1:5984/_utils/config.html
No changes take effect until CouchDB is restarted.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.