View groups keep their databases open all the time
--------------------------------------------------
Key: COUCHDB-1138
URL: https://issues.apache.org/jira/browse/COUCHDB-1138
Project: CouchDB
Issue Type: Bug
Components: Build System
Affects Versions: 1.0.2
Reporter: Filipe Manana
Assignee: Filipe Manana
Fix For: 1.0.3, 1.1
As recently discussed/reported in the users mailing list, view groups keep
databases open all the time (without the need to) which is a problem once
max_dbs_open is reached.
The relevant thread is the following:
http://mail-archives.apache.org/mod_mbox/couchdb-user/201104.mbox/%[email protected]%3E
The following patch, with an etap test, fixes it. It's also a simpler solution
for COUCHDB-926.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira