[jira] [Resolved] (SOLR-8771) Multi-threaded core shutdown creates executor per core

2016-04-21 Thread Anshum Gupta (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-8771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anshum Gupta resolved SOLR-8771.

Resolution: Fixed

> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Resolved] (SOLR-8771) Multi-threaded core shutdown creates executor per core

2016-03-01 Thread Mark Miller (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-8771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Miller resolved SOLR-8771.
---
   Resolution: Fixed
Fix Version/s: master

> 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
>Assignee: Mark Miller
> Fix For: master
>
> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org