Re: Potential bug with optimistic concurrency

2020-04-23 Thread Sachin Divekar
Missed an important detail. It works correctly for single shard collections. -- Sachin On Wed, Apr 22, 2020 at 10:03 PM Sachin Divekar wrote: > Hi all, > > I am facing the exact same issue reported > https://issues.apache.org/jira/browse/SOLR-8733 and > https://issues.apache.org/jira/browse/SOL

Potential bug with optimistic concurrency

2020-04-22 Thread Sachin Divekar
Hi all, I am facing the exact same issue reported https://issues.apache.org/jira/browse/SOLR-8733 and https://issues.apache.org/jira/browse/SOLR-7404 I have tried it with Solr v8.4.1 and v8.5.1. In both cases, the cluster consisted of three nodes and a collection with 3 shards and 2 replicas. Fo