You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ni...@apache.org on 2020/01/30 08:34:04 UTC

[ignite] branch ignite-2.8 updated (3d371d7 -> 982d212)

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

nizhikov pushed a change to branch ignite-2.8
in repository https://gitbox.apache.org/repos/asf/ignite.git.


    from 3d371d7  IGNITE-12604 .NET: Fix file copy logic in build script
     add 982d212  IGNITE-12576: nodeId replaced with consistentId in TcpCommunicationMetricsListener. (#7310)

No new revisions were added by this update.

Summary of changes:
 .../tcp/TcpCommunicationMetricsListener.java       | 111 ++++++++++++---------
 .../spi/communication/tcp/TcpCommunicationSpi.java |  58 +++++++----
 .../TcpCommunicationConnectionCheckFuture.java     |  17 ++--
 ...idTcpCommunicationSpiMultithreadedSelfTest.java |   2 +-
 .../tcp/TcpCommunicationStatisticsTest.java        |  18 ++--
 5 files changed, 122 insertions(+), 84 deletions(-)