You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (Commented) (JIRA)" <ji...@apache.org> on 2011/12/20 13:01:32 UTC

[jira] [Commented] (CONNECTORS-333) Solr 3.x and 4.x plugins should use best practices in setting up http connections

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

Karl Wright commented on CONNECTORS-333:
----------------------------------------

I'm going to commit this, even though the cleanup of the MultiThreadedHttpConnectionManager must happen in a finalizer under Solr at the moment.  (This leads to a leaked resource warning when you run the tests.)

                
> Solr 3.x and 4.x plugins should use best practices in setting up http connections
> ---------------------------------------------------------------------------------
>
>                 Key: CONNECTORS-333
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-333
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Solr-3.x-component, Solr-4.x-component
>    Affects Versions: ManifoldCF 0.4
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>            Priority: Critical
>             Fix For: ManifoldCF 0.5
>
>
> The Solr components need to use keep-alive in order to not accumulate handles in CLOSE_WAIT.  

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