This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from a5f87298a55 [AINode] Fix the AINode cannot stop by script (#17045)
add ec9bd0d6da0 fix session cpp node-supplier (#17039)
No new revisions were added by this update.
Summary of changes:
.../client-cpp/src/main/AbstractSessionBuilder.h | 37 +++++++++++++++-------
iotdb-client/client-cpp/src/main/NodesSupplier.cpp | 16 +++-------
iotdb-client/client-cpp/src/main/NodesSupplier.h | 2 +-
iotdb-client/client-cpp/src/main/SessionBuilder.h | 5 +++
.../client-cpp/src/main/TableSessionBuilder.h | 5 +++
5 files changed, 41 insertions(+), 24 deletions(-)