This is an automated email from the ASF dual-hosted git repository.
rpuch pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 4916310f1b2 IGNITE-24456 Sql. Fixed unexpected SchemaNotFoundException
when query does not access that schema (#5210)
add b613af62955 IGNITE-24436 Remove from all indexes if no index info is
available on tx cleanup (#5223)
No new revisions were added by this update.
Summary of changes:
.../internal/catalog/CatalogNotFoundException.java | 3 +-
.../internal/table/distributed/TableUtils.java | 19 +++++++++++++
.../table/distributed/raft/PartitionListener.java | 3 +-
.../replicator/PartitionReplicaListener.java | 8 ++++--
.../replication/PartitionReplicaListenerTest.java | 32 ++++++++++++++++++++--
5 files changed, 58 insertions(+), 7 deletions(-)