This is an automated email from the ASF dual-hosted git repository.
ptupitsyn pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from c37bdf2edc5 IGNITE-27480 Flaky
testWriteIntentResolutionAfterTableAlreadyDestroyed (#7331)
add d11e62b50f1 IGNITE-24813 Java client: fix logging on server disconnect
(#7336)
No new revisions were added by this update.
Summary of changes:
.../ignite/internal/cli/ssl/ItJdbcSslTest.java | 6 +++---
modules/client/build.gradle | 1 +
.../ignite/internal/client/TcpClientChannel.java | 13 ++++++------
.../client/io/ClientConnectionStateHandler.java | 2 +-
.../client/io/netty/NettyClientConnection.java | 3 ++-
.../client/io/netty/NettyClientMessageHandler.java | 16 +++++++++++++--
.../org/apache/ignite/client/ConnectionTest.java | 24 ++++++++++++++++++++++
7 files changed, 52 insertions(+), 13 deletions(-)