Vadim Pakhnushev created IGNITE-22445:
-----------------------------------------
Summary: Fix flaky ItCatalogDslTest
Key: IGNITE-22445
URL: https://issues.apache.org/jira/browse/IGNITE-22445
Project: Ignite
Issue Type: Bug
Components: sql
Reporter: Vadim Pakhnushev
Assignee: Vadim Pakhnushev
{{ItCatalogDslTest#zoneCreateAndDropByDefinition}} sometimes fails with
{{Expected org.apache.ignite.sql.SqlException to be thrown, but nothing was
thrown.}}.
Most probably it's due to the non-transactional nature of the DDL so that the
next statement doesn't see the updated catalog.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)