Hi.
It's ok to have MOVING partitions in the described scenario, because the
second node is started after the first and starts a rebalancing on the next
topology version.
But it shouldn't break query consistency, because reading from the MOVING
partition is not allowed.
Why does it happen for te
Gentle ping. Please help with context here.
On Mon, 5 Jul 2021, 13:03 Atri Sharma, wrote:
> Hi All,
>
> As part of the text queries overhaul effort, I am looking into the
> following ticket:
>
> https://issues.apache.org/jira/browse/IGNITE-12401
>
> As I understand it, the problem lies in the fa
Hi All,
As part of the text queries overhaul effort, I am looking into the
following ticket:
https://issues.apache.org/jira/browse/IGNITE-12401
As I understand it, the problem lies in the fact that a partition can
move, thus causing duplicate data between two Lucene indices (on
different nodes).