You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2018/04/29 16:47:00 UTC

[jira] [Created] (SOLR-12290) When you fetch a file for replication we close the request output stream after writing the file which ruins the connection for reuse.

Mark Miller created SOLR-12290:
----------------------------------

             Summary: When you fetch a file for replication we close the request output stream after writing the file which ruins the connection for reuse.
                 Key: SOLR-12290
                 URL: https://issues.apache.org/jira/browse/SOLR-12290
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Mark Miller
            Assignee: Mark Miller


We can't close response output streams, we need to reuse these connections. If we do, clients are hit will connection problems when they try and reuse the connection from their pool.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org