This is an automated email from the ASF dual-hosted git repository.

dpavlov pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


    from df92048  IGNITE-10415: MVCC TX: Exception handling fixed. This closes 
#6030.
     new 68c178e  IGNITE-10748 Remove dead code in TcpCommunicationSpi for the 
tcp client creation flow. - Fixes #5711.
     new 3af0c94  IGNITE-10748 Changes after removal dead code: code style & 
inspections fix

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../spi/communication/tcp/TcpCommunicationSpi.java | 287 ++++++++++-----------
 .../tcp/internal/HandshakeException.java}          |  10 +-
 .../tcp/messages/HandshakeMessage.java             |   7 +
 .../tcp/messages/HandshakeMessage2.java            |   8 +
 .../zk/internal/ZookeeperDiscoverySpiTestBase.java |   2 +-
 5 files changed, 160 insertions(+), 154 deletions(-)
 copy 
modules/core/src/main/java/org/apache/ignite/{internal/pagemem/wal/record/delta/DeltaApplicationException.java
 => spi/communication/tcp/internal/HandshakeException.java} (79%)

Reply via email to