You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2021/09/15 08:46:08 UTC

[iotdb] branch master updated (d97128f -> 5f0dcd9)

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

haonan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from d97128f  [IOTDB-1287] Fix C++ class Session has 2 useless sort() (#3966)
     add 5f0dcd9  [IOTDB-1679] client-cpp: Session descontruction need release server resource. (#3964)

No new revisions were added by this update.

Summary of changes:
 client-cpp/src/main/Session.cpp                   | 6 ++++++
 client-cpp/src/main/Session.h                     | 2 ++
 example/client-cpp-example/src/SessionExample.cpp | 4 +++-
 3 files changed, 11 insertions(+), 1 deletion(-)