You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by is...@apache.org on 2022/12/13 08:12:46 UTC

[ignite-3] branch main updated (ff7909ec78 -> 11c6ea8565)

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

isapego pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


    from ff7909ec78 IGNITE-18376 Use aimem in ItIgniteInMemoryNodeRestartTest (#1437)
     add 11c6ea8565 IGNITE-18053 C++ Check cluster ID on handshake (#1441)

No new revisions were added by this update.

Summary of changes:
 .../ignite/client/detail/cluster_connection.cpp    | 28 ++++++++++++++++++++--
 .../cpp/ignite/client/detail/cluster_connection.h  | 12 +++++++++-
 .../cpp/ignite/client/detail/node_connection.cpp   |  4 +++-
 .../cpp/ignite/client/detail/node_connection.h     |  7 ++++++
 .../cpp/ignite/client/detail/protocol_context.h    | 21 +++++++++++++++-
 5 files changed, 67 insertions(+), 5 deletions(-)