You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "Marvin Humphrey (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/12 20:13:30 UTC

[lucy-issues] [jira] [Resolved] (LUCY-186) Terminate connection from SearchClient properly

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

Marvin Humphrey resolved LUCY-186.
----------------------------------

    Resolution: Fixed
    
> Terminate connection from SearchClient properly
> -----------------------------------------------
>
>                 Key: LUCY-186
>                 URL: https://issues.apache.org/jira/browse/LUCY-186
>             Project: Lucy
>          Issue Type: Bug
>          Components: Search
>    Affects Versions: 0.1.0 (incubating), 0.2.0 (incubating), 0.2.1 (incubating)
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>             Fix For: 0.3.0 (incubating)
>
>         Attachments: LUCY-186.patch
>
>
> SearchClient is currently leaving open its connections to SearchServer,
> causing SearchServer to crash when the first SearchClient goes away 
> and a new one tries to connect.  To mitigate this problem, we should
> have SearchClient's destructor invoke close().
> Bug hunted by Goran Kent on the user list: http://s.apache.org/bBf

--
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