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.2.1 (incubating), 0.2.0 (incubating), 0.1.0 (incubating)
Reporter: Marvin Humphrey
Assignee: Marvin Humphrey
Fix For: 0.3.0 (incubating)
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