[jira] [Commented] (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:comment-tabpanel=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 
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 
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 
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 
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



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

2016-03-01 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on SOLR-8771:
---

Commit 0f4f53a8f52cab0838bea2482aaa7d5012c5ecaa in lucene-solr's branch 
refs/heads/master from [~markrmil...@gmail.com]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=0f4f53a ]

SOLR-8771: Multi-threaded core shutdown creates executor per core.


> 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
> 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] [Commented] (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:comment-tabpanel=15174263#comment-15174263
 ] 

Mark Miller commented on SOLR-8771:
---

+1, good catch!

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