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 6f940a66ee6 IGNITE-24452 Sql. Assertion for unsupported Calcite
statements (#5288)
add 42b7227e1c4 IGNITE-24670 Fix Micronaut shutdown hook leak in
integration tests (#5316)
No new revisions were added by this update.
Summary of changes:
.../internal/ClusterPerClassIntegrationTest.java | 2 +
.../internal/ClusterPerTestIntegrationTest.java | 2 +
.../apache/ignite/internal/MicronautCleanup.java | 75 ++++++++++++++++++++++
3 files changed, 79 insertions(+)
create mode 100644
modules/runner/src/testFixtures/java/org/apache/ignite/internal/MicronautCleanup.java