[
https://issues.apache.org/jira/browse/COUCHDB-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625109#comment-14625109
]
ASF GitHub Bot commented on COUCHDB-2749:
-----------------------------------------
GitHub user rnewson opened a pull request:
https://github.com/apache/couchdb-couch/pull/72
Erase async_open entry in failure case
COUCHDB-2749
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cloudant/couchdb-couch 2749-couch_server-leak
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-couch/pull/72.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #72
----
commit 5406e57569b71f27af0818a857b41381faba4215
Author: Robert Newson <[email protected]>
Date: 2015-07-13T18:28:08Z
Erase async_open entry in failure case
COUCHDB-2749
----
> keep couch_server process dictionary clean
> ------------------------------------------
>
> Key: COUCHDB-2749
> URL: https://issues.apache.org/jira/browse/COUCHDB-2749
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Reporter: Robert Newson
>
> We only remove the {async_open, DbName} process dictionary entries if the
> open is successful. Over time, in busy situations, the process dictionary can
> grow very large.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)