[
https://issues.apache.org/jira/browse/COUCHDB-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16024878#comment-16024878
]
ASF GitHub Bot commented on COUCHDB-3323:
-----------------------------------------
Github user nickva closed the pull request at:
https://github.com/apache/couchdb-couch/pull/236
> Idle dbs cause excessive overhead
> ---------------------------------
>
> Key: COUCHDB-3323
> URL: https://issues.apache.org/jira/browse/COUCHDB-3323
> Project: CouchDB
> Issue Type: Bug
> Reporter: Nick Vatamaniuc
>
> Idle dbs, especially sys_dbs like _replicator shards once opened
> once for scanning would stay open forever. In a large cluster with many
> _replicator shards that can add up to a significant overhead, mostly in terms
> of number of active processes.
> Add a mechanism to close dbs which are idle.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)