[
https://issues.apache.org/jira/browse/SOLR-10124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15862623#comment-15862623
]
ASF subversion and git services commented on SOLR-10124:
--------------------------------------------------------
Commit 53beb4989e2acaf111c00f59d57f7812a88e3a2f in lucene-solr's branch
refs/heads/branch_6x from markrmiller
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=53beb49 ]
SOLR-10120: A SolrCore reload can remove the index from the previous SolrCore
during replication index rollover.
SOLR-10124: Replication can skip removing a temporary index directory in some
cases when it should not.
SOLR-10119: Harden TestReplicationHandler.
# Conflicts:
# solr/CHANGES.txt
# solr/core/src/java/org/apache/solr/core/SolrCore.java
# solr/core/src/java/org/apache/solr/handler/IndexFetcher.java
# solr/core/src/test/org/apache/solr/handler/TestReplicationHandler.java
> Replication can skip removing a temporary index directory in some cases when
> it should not.
> -------------------------------------------------------------------------------------------
>
> Key: SOLR-10124
> URL: https://issues.apache.org/jira/browse/SOLR-10124
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Mark Miller
> Assignee: Mark Miller
> Priority: Minor
>
> We wait to say it's okay to delete the directory until after modifyIndexProps
> is done, but then we assume it was successful when setting deleteTmpIdxDir
> rather than checking the result.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]