Closed ronjakoi closed 6 years ago
What does your config look like? By any chance, do you have multiple Committer defined pointing to the same solr-queue location? That's one reason I can think of. Some files may have been sent already by another committer.
Ah, it looks like I do. I have one queue dir per Collector, but each Collector has several Crawlers, and all of those use the same queue dir. I will give each one their own queue and see if that fixes the error.
Good to hear that the error isn't anything that's actually broken, per se :)
In fact, if all your Committers are submitting documents to the same collection, the error should not impact what ends up in Solr and you should get everything. It is still a good idea to get rid of it though! :-)
This is indeed the case. I gave them each their own solr-queue and that seems to have fixed it. Closing.
What is this error? I see it intermittently in my logs and can't really see any rhyme or reason to it.
I am still on HTTP Collector 2.7.1 (Committer Core 2.1.1, Committer Solr 2.3.0).