This is an automated email from the ASF dual-hosted git repository.
apkhmv pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 0fa545f8e4d IGNITE-24521 Move listeners map into ZoneResourcesManager
(#5232)
add 4fdf89796fa IGNITE-24490 Handshake error when running sql command
(#5239)
No new revisions were added by this update.
Summary of changes:
.../commands/sql/CliSqlConnectCommandTestBase.java | 16 +++++++++--
.../cli/commands/sql/ItSqlConnectBasicTest.java | 4 +--
.../CliSslClientConnectorIntegrationTestBase.java | 32 ----------------------
.../cli/ssl/ItJdbcSslCustomCipherTest.java | 16 +++++------
.../ignite/internal/cli/ssl/ItJdbcSslTest.java | 24 ++++++++++------
.../exception/handler/SqlExceptionHandler.java | 31 +++++++++++++++++++++
6 files changed, 70 insertions(+), 53 deletions(-)
delete mode 100644
modules/cli/src/integrationTest/java/org/apache/ignite/internal/cli/ssl/CliSslClientConnectorIntegrationTestBase.java