Konstantin Orlov created IGNITE-26460: -----------------------------------------
Summary: Sql. Query in explicit RO tx fails when one replica is not available Key: IGNITE-26460 URL: https://issues.apache.org/jira/browse/IGNITE-26460 Project: Ignite Issue Type: Bug Components: sql ai3 Reporter: Konstantin Orlov Assignee: Konstantin Orlov This issue can be reproduced with slight modification of {{org.apache.ignite.internal.sql.engine.ItUnstableTopologyTest#ensureLostOfNodeDoesntCausesQueryToFail}} tests: we need to run both {{assertQuery()}} in explicit RO transaction. The query is always failed with {code} org.apache.ignite.internal.sql.engine.message.UnknownNodeException: Unknown node: iutt_n_3345 {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)