On 12/29/2014 4:11 PM, Brendan Humphreys wrote:
> We've noticed that when we send deletes to our SolrCloud cluster via curl
> with the param commitWithin=10000 specified, the deletes are applied and
> are visible to the leader node, but aren't replicated to other nodes.
> 
> The problem can be worked around by issuing an explicit (hard) "commit".
> 
> Is this expected behaviour? Can anyone shed light on what is going on here?

Another of your messages mentions 4.10.2, which should have the fix for
a similar problem reported with a much earlier version, fixed in 4.6.1.

https://issues.apache.org/jira/browse/SOLR-5658

There's some confusion around another problem introduced by SOLR-5658 --
SOLR-5762 -- but if you use the latest version, that shouldn't be a problem.

If you are running 4.10.2, perhaps SOLR-5658 has come back, or maybe you
have multiple versions of the solr jars on your classpath?

Thanks,
Shawn

Reply via email to