Ivan Bessonov created IGNITE-27844:
--------------------------------------
Summary: Find a reason behind build index commands reordering
Key: IGNITE-27844
URL: https://issues.apache.org/jira/browse/IGNITE-27844
Project: Ignite
Issue Type: Bug
Reporter: Ivan Bessonov
Assignee: Ivan Bessonov
It is possible to get this:
{code:java}
[2026-02-13T14:44:45,710][WARN
][%ibit_n_3346%JRaft-FSMCaller-Disruptor_stripe_1-0][BuildIndexCommandHandler]
Build index command reordering detected [tableId=19, partitionId=5, indexId=21,
finish=false] {code}
in {{ItBuildIndexTest#testBuildIndexOnStableTopology}} if transfer leaders from
primary replicas to other nodes and increase the number of rows. This should
never happen, we should figure out why.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)