You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ca...@apache.org on 2022/10/23 15:40:31 UTC

[iotdb] branch beyyes/0.13/double_live_sync updated (124f861161 -> 45e807d0a1)

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

caogaofei pushed a change to branch beyyes/0.13/double_live_sync
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 124f861161 add test
     add 45e807d0a1 renaming

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/session/SessionTest.java   |  2 +-
 .../iotdb/db/service/thrift/impl/TSServiceImpl.java  |  2 +-
 .../main/java/org/apache/iotdb/session/Session.java  |  4 ++--
 .../org/apache/iotdb/session/SessionConnection.java  |  6 +++---
 .../org/apache/iotdb/session/pool/SessionPool.java   | 20 ++++++++++++++++++++
 thrift/src/main/thrift/rpc.thrift                    |  2 +-
 6 files changed, 28 insertions(+), 8 deletions(-)