[
https://issues.apache.org/jira/browse/SOLR-10124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15862554#comment-15862554
]
ASF subversion and git services commented on SOLR-10124:
--------------------------------------------------------
Commit 2196663156d2d72bc61e72c296a2c778754f881f in lucene-solr's branch
refs/heads/master from markrmiller
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=2196663 ]
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.
> 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]