s1monw opened a new pull request #716: LUCENE-8853: Try parsing original file extension from tmp file URL: https://github.com/apache/lucene-solr/pull/716 FileSwitchDirectory failes if the tmp file are not in the same directory as the file it's renamed to. This is correct behavior but breaks with tmp files used with index sorting. This change tries best effort to find the right extension directory if the file ends with `.tmp`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
