You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "Nick Wellnhofer (JIRA)" <ji...@apache.org> on 2016/12/02 19:39:58 UTC

[lucy-issues] [jira] [Resolved] (LUCY-286) Remote::SearchClient::DESTROY shouldn't throw exceptions

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

Nick Wellnhofer resolved LUCY-286.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.6.1

Fixed with the following commit:

https://git1-us-west.apache.org/repos/asf?p=lucy.git;a=commitdiff;h=3c97420f70f92c0f5a9cdf3cee707e5cfa9a98b4

> Remote::SearchClient::DESTROY shouldn't throw exceptions
> --------------------------------------------------------
>
>                 Key: LUCY-286
>                 URL: https://issues.apache.org/jira/browse/LUCY-286
>             Project: Lucy
>          Issue Type: Bug
>          Components: Remote
>            Reporter: Nick Wellnhofer
>            Priority: Minor
>             Fix For: 0.6.1
>
>
> Here's a CPAN Testers failure that seems to be caused by {{LucyX::Remote::SearchClient::DESTROY}} throwing an exception when sending the {{done}} command. The call to {{close}} in {{DESTROY}} should probably be wrapped in an {{eval}} block to ignore potential errors.
> http://www.cpantesters.org/cpan/report/711bba04-c0e9-11e5-9bac-57bc0259f3db



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)