Houston Putman created SOLR-17910:
-------------------------------------

             Summary: DirectoryFactory.cleanupOldIndexDirectories() should 
cleanup restored cores
                 Key: SOLR-17910
                 URL: https://issues.apache.org/jira/browse/SOLR-17910
             Project: Solr
          Issue Type: Bug
            Reporter: Houston Putman


We have noticed when restoring to pullReplicas, sometimes the 
{{restore.#######}} index folder gets left behind, even though it is no longer 
needed.

This is likely do to some race condition with the indexfetcher and the 
restoreCoreOp. But in the end, DirectoryFactory.cleanupOldIndexDirectories() 
should clean up the unused restore.#### directory. However, currently it 
requires that the directory be named "index.####"



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to