You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/04/11 08:22:00 UTC

[jira] [Commented] (SOLR-13339) Prevent recovery, fetching index being kicked off after SolrCores already closed

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

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

Commit a67a941e1949390557f6f44623ebb894faf0f07d in lucene-solr's branch refs/heads/master from Cao Manh Dat
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=a67a941 ]

SOLR-13339: Prevent recovery, fetching index being kicked off after SolrCores already closed


> Prevent recovery, fetching index being kicked off after SolrCores already closed
> --------------------------------------------------------------------------------
>
>                 Key: SOLR-13339
>                 URL: https://issues.apache.org/jira/browse/SOLR-13339
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Cao Manh Dat
>            Assignee: Cao Manh Dat
>            Priority: Major
>         Attachments: SOLR-13339.patch, SOLR-13339.patch
>
>
> Right now, recovery can be kicked off when SolrCore is already closed or duing closing a SolrCore. It will be more safer to close all event listeners that can kick off recovery or indexfetcher (replicateFromLeader) before we close SolrCores.
> I think it will fix the problem of SOLR-13276 test failures recently.



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