[
https://issues.apache.org/jira/browse/SOLR-8771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15253067#comment-15253067
]
Anshum Gupta commented on SOLR-8771:
------------------------------------
For some reason the bot didn't comment on JIRA after the commits. Here are the
back ports:
branch_5x:
{code}
commit 27ca43a16ed6d9ee83378b0532ba6c84a900eada
Author: anshum <[email protected]>
Date: Thu Apr 21 16:53:15 2016 -0700
SOLR-8771: Fix broken build that broke during backporting to 5x
commit 34340f540bc8a4ee8cbf80719093c677ffa0f128
Author: Mark Miller <[email protected]>
Date: Tue Mar 1 12:13:56 2016 -0800
SOLR-8771: Multi-threaded core shutdown creates executor per core.
{code}
branch_5_5
{code}
commit 297bdb63aa6720c6c204ce921f8bfc5854b4cfd4
Author: anshum <[email protected]>
Date: Thu Apr 21 16:53:15 2016 -0700
SOLR-8771: Fix broken build that broke during backporting to 5x
commit 9698d1bee31eb5f103f8894246acf7f8f5479194
Author: Mark Miller <[email protected]>
Date: Tue Mar 1 12:13:56 2016 -0800
SOLR-8771: Multi-threaded core shutdown creates executor per core.
{code}
> Multi-threaded core shutdown creates executor per core
> ------------------------------------------------------
>
> Key: SOLR-8771
> URL: https://issues.apache.org/jira/browse/SOLR-8771
> Project: Solr
> Issue Type: Bug
> Reporter: Mike Drob
> Fix For: 6.0, 5.5.1
>
> Attachments: SOLR-8771.patch
>
>
> The multi-threaded core shutdown that was added in SOLR-8615 has a bug where
> a new executor is created per core. This means we don't get any benefit from
> the parallel operations.
> Patch incoming shortly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]