I wanted to ask *again* whether anyone has any insight regarding this message
There seem to have been several people asking the question on this forum (Markus Jelsma on 8/23/19, Akreeti Agarwal on 12/27/19 and Vadim Ivanov on 12/29/19) The only response I have seen was five words from Erick Erickson on 12/27/19: "Not sure about that one" Could someone please clarify what this error means? The wording could be interpreted as a benign "I found that there was nothing which needed to be done after all"; but were that to be the meaning of this error, why would it be flagged as an ERROR rather than as INFO or WARN ? -----Original Message----- From: Oakley, Craig (NIH/NLM/NCBI) [C] <craig.oak...@nih.gov> Sent: Monday, June 10, 2019 9:57 AM To: solr-user@lucene.apache.org Subject: RE: No files to download for index generation Does anyone yet have any insight on interpreting the severity of this message? -----Original Message----- From: Oakley, Craig (NIH/NLM/NCBI) [C] <craig.oak...@nih.gov> Sent: Tuesday, June 04, 2019 4:07 PM To: solr-user@lucene.apache.org Subject: No files to download for index generation We have occasionally been seeing an error such as the following: 2019-06-03 23:32:45.583 INFO (indexFetcher-45-thread-1) [ ] o.a.s.h.IndexFetcher Master's generation: 1424625 2019-06-03 23:32:45.583 INFO (indexFetcher-45-thread-1) [ ] o.a.s.h.IndexFetcher Master's version: 1559619115480 2019-06-03 23:32:45.583 INFO (indexFetcher-45-thread-1) [ ] o.a.s.h.IndexFetcher Slave's generation: 1424624 2019-06-03 23:32:45.583 INFO (indexFetcher-45-thread-1) [ ] o.a.s.h.IndexFetcher Slave's version: 1559619050130 2019-06-03 23:32:45.583 INFO (indexFetcher-45-thread-1) [ ] o.a.s.h.IndexFetcher Starting replication process 2019-06-03 23:32:45.587 ERROR (indexFetcher-45-thread-1) [ ] o.a.s.h.IndexFetcher No files to download for index generation: 1424625 Is that last line actually an error as in "there SHOULD be files to download, but there are none"? Or is it simply informative as in "there are no files to download, so we are all done here"?