All,
I see warnings in the Solr master replication like this
2023-02-24 18:10:40.964 WARN (qtp156856360-13173) [
x:Fred_apis_responses_index] o.a.s.h.ReplicationHandler Exception while writing
response for params:
generation=394103&qt=/replication&file=segments_8g3b&checksum=true&compression=true&wt=filestream&command=filecontent
=> java.nio.file.NoSuchFileException:
E:\Solr8.1.1\Fred_apis_responses_index\data\restore.20221207055103765\segments_8g3b
at sun.nio.fs.WindowsException.translateToIOException(Unknown
Source)
And warnings/errors on Slave servers such as
File _exa0_Lucene50_0.tim did not match. expected checksum is 1661977412 and
actual is checksum 116298600. expected length is 4648 and actual length is 4145
Error removing directory
E:\Solr8.1.1\Fred_documentsearch_index\data\index.20230228073716425 before core
close:java.io.IOException: Unable to delete file:
E:\Solr8.1.1\Fred_documentsearch_index\data\index.20230228073716425\_ex9o.cfs
Solr 8.1.1 on Java 8 - Windows
Can anyone shed light on what is happening?
Thanks in advance, Paul