You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Jan Lehnardt (Closed) (JIRA)" <ji...@apache.org> on 2011/10/13 19:45:12 UTC

[jira] [Closed] (COUCHDB-1295) couch_util:collate/3 leaks ports

     [ https://issues.apache.org/jira/browse/COUCHDB-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Lehnardt closed COUCHDB-1295.
---------------------------------

    Resolution: Not A Problem
    
> couch_util:collate/3 leaks ports
> --------------------------------
>
>                 Key: COUCHDB-1295
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1295
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Database Core
>            Reporter: Yurii Rashkovskii
>
> couch_util:collate/3 opens a port but never closes nor links to it. Unless I am missing something, it leaks ports. The most trivial solution that comes to mind is to link to the said port but I had problems with it as those processes didn't seem to die therefore port leakage continued.
> Explicitly closing port after every operation seems to do the trick so far, but I admit it is an ugly solution.
> Any ideas?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira