[
https://issues.apache.org/jira/browse/SOLR-12293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16464545#comment-16464545
]
ASF subversion and git services commented on SOLR-12293:
--------------------------------------------------------
Commit 3a2572db793b47a6648fae8288a5c8815b689cd1 in lucene-solr's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=3a2572d ]
SOLR-12293: Updates need to use their own connection pool to maintain
connection reuse and prevent spurious recoveries.
> Updates need to use their own connection pool to maintain connection reuse
> and prevent spurious recoveries.
> -----------------------------------------------------------------------------------------------------------
>
> Key: SOLR-12293
> URL: https://issues.apache.org/jira/browse/SOLR-12293
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Mark Miller
> Assignee: Mark Miller
> Priority: Major
> Attachments: SOLR-12293.patch
>
>
> Currently the pool is shared too broadly - for example during replication we
> don't guarantee we read the full streams when downloading index files and we
> don't necessarily want to, emptying the stream for a huge file due to error
> or abort is too expensive. We can't have these connections pollute the update
> connection pool.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]