Hi,

Is there any guarantee that every document is persisted on disk during a
"commit avalanche" that produces the: "ERROR org.apache.solr.core.SolrCore
 – org.apache.solr.common.SolrException: Error opening new searcher. *exceeded
limit of maxWarmingSearchers*=1, try again later".

I've made some tests using jmeter to generate the situation and I
*allways*get all the documents *well
stored*, although having ~4% of requests with a 503 response, complaining
with the previous message in the log.

Regards.

notes:  I know about NearRealTime and the possibility of modifying the
commit strategy in order to be more polite with Solr ;)

Reply via email to