This is an automated email from the ASF dual-hosted git repository.
mpochatkin pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 1c45e005b2 IGNITE-21870 Make SharedRocksDbInstance#sortedIndexes
thread-safe
add a4dac8ef73 IGNITE-21864 Provide cluster name in thin client (#3507)
No new revisions were added by this update.
Summary of changes:
.../ignite/internal/client/ProtocolContext.java | 19 ++++++++++++++++++-
.../ignite/internal/client/TcpClientChannel.java | 4 ++--
.../ignite/internal/client/TcpIgniteClient.java | 20 +++++++++++++++++++-
.../app/client/ItThinClientConnectionTest.java | 7 +++++++
4 files changed, 46 insertions(+), 4 deletions(-)