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 ceaed954980 IGNITE-25821 Improve error handling for node config REST
API (#6205)
add bf4d9a008af IGNITE-21614 Fix incorrect BindException handling in
ClientHandlerModule (#6262)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/ignite/client/handler/ClientHandlerModule.java | 4 ++--
.../test/java/org/apache/ignite/client/TestClientHandlerModule.java | 3 ++-
.../ignite/internal/network/netty/ItConnectionManagerTest.java | 2 +-
.../java/org/apache/ignite/internal/network/netty/NettyServer.java | 5 ++---
.../org/apache/ignite/internal/network/netty/NettyServerTest.java | 2 +-
5 files changed, 8 insertions(+), 8 deletions(-)