Skip to content

Allow ddoc_cache to be fully disabled#561

Merged
wohali merged 2 commits intomasterfrom
559-disable-ddoc-cache
Jun 2, 2017
Merged

Allow ddoc_cache to be fully disabled#561
wohali merged 2 commits intomasterfrom
559-disable-ddoc-cache

Conversation

@wohali
Copy link
Member

@wohali wohali commented Jun 2, 2017

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

apache/couchdb-ets-lru#4

Checklist

  • Code is written and works correctly;
  • Changes are covered by tests;
  • Documentation reflects the changes;

@janl
Copy link
Member

janl commented Jun 2, 2017

+1

@wohali wohali merged commit 6512525 into master Jun 2, 2017
@wohali wohali deleted the 559-disable-ddoc-cache branch June 2, 2017 20:33
nickva pushed a commit to nickva/couchdb that referenced this pull request Sep 7, 2022
Allow drilldown for search to always be specified as list of lists
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants