[ 
https://issues.apache.org/jira/browse/SOLR-7486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14522256#comment-14522256
 ] 

ASF subversion and git services commented on SOLR-7486:
-------------------------------------------------------

Commit 1677072 from [~shaie] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1677072 ]

SOLR-7486: HttpSolrClient.shutdown() should call close() and not vice versa

> HttpSolrClient.shutdown() should call close() and not vice versa
> ----------------------------------------------------------------
>
>                 Key: SOLR-7486
>                 URL: https://issues.apache.org/jira/browse/SOLR-7486
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Shai Erera
>            Assignee: Shai Erera
>             Fix For: 5.2
>
>         Attachments: SOLR-7486.patch
>
>
> HttpSolrClient.shutdown() is deprecated, however close() calls it instead of 
> the other way around. If anyone extends HttpSolrClient, he needs to override 
> both methods to make sure things are closed properly.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to