> On Sep 27, 2021, at 11:48 AM, nabarun nag <n...@apache.org> wrote:
>
> Recently, a commit was pushed to develop which upgraded the Lucene
> version used in Apache Geode to 7.1.0. These new Lucene indexes are
> not compatible with the previous versions hence it breaks the rolling
> upgrade contract. We are no longer able to execute Lucene queries when
> there are severs of mixed versions in the cluster.
Can you describe the problem with a little more detail? Does this mean that
while there is a mix the execution throws an exception on all servers or is
there a subset for which it works? If there is a subset for which it works, are
those instances sufficient to provide accurate results if the instances that
fail are ignored?
-Jake