On Sun, Apr 24, 2011 at 1:03 AM, Filipe Manana (JIRA) <[email protected]> wrote:
>
>     [ 
> https://issues.apache.org/jira/browse/COUCHDB-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>  ]
>
> Filipe Manana resolved COUCHDB-1138.
> ------------------------------------
>
>    Resolution: Fixed
>
> Applied to trunk, 1.0.x, and 1.1.x
>
>> 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
>>
>>         Attachments: view_group.patch
>>
>>
>> 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
>

Can we wait a little before applying such patch or any patch goes
automatically in 1.1/1.0.3 ? Maybe it's good or not but definitely
require external tests.

Reply via email to