This is an automated email from the ASF dual-hosted git repository.
isapego pushed a change to branch ignite-18583
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from f901e1b754 IGNITE-18583 Fix warning
new 3deeec5ff6 IGNITE-18583 Improve logging performance
new 0b0264d873 IGNITE-18583 Implement node startup waiting
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:
.../cpp/ignite/client/detail/cluster_connection.cpp | 6 ++++--
modules/platforms/cpp/ignite/client/detail/node_connection.h | 6 +++++-
modules/platforms/cpp/ignite/client/ignite_logger.h | 6 ++++++
modules/platforms/cpp/tests/client-test/gtest_logger.h | 4 ++++
.../platforms/cpp/tests/client-test/ignite_runner_suite.h | 2 +-
modules/platforms/cpp/tests/client-test/main.cpp | 12 ++++++++++--
6 files changed, 30 insertions(+), 6 deletions(-)