Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
We excluded _replicator and _users databases from the LRU many years ago, before clustering.
It is now possible to make many _replicator and _users databases (and clustering multiples this effect).
A couchdb cluster can degrade considerably in the presence of many of these databases even when they are empty and idle. They consume resources but are never closed.
Let's include all sys_db databases in the LRU. Any active ones will remain open anyway, that's the point of an LRU.
Attachments
Issue Links
- links to