wohali opened a new pull request #561: Allow ddoc_cache to be fully disabled
URL: https://github.com/apache/couchdb/pull/561
 
 
   ## Overview
   Currently it is impossible to disable the ddoc_cache by specifying 
`-ddoc_cache max_objects 0` in `vm.args`. This allows such a configuration, 
paired with a similar change in `ets_lru`.
   
   ## Testing recommendations
   Add `-ddoc_cache max_objects 0` in `vm.args` and start up couch. It should 
run correctly.
   
   ## GitHub issue number
   
   Related to #559 but does not fix it.
   
   ## Related Pull Requests
   
   ## Checklist
   
   - [X] Code is written and works correctly;
   - [ ] Changes are covered by tests;
   - [ ] Documentation reflects the changes;
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to