You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ji...@apache.org on 2020/03/24 01:20:18 UTC

[incubator-iotdb] branch cluster_new updated (69e67e2 -> e6e457c)

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

jiangtian pushed a change to branch cluster_new
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 69e67e2  add some comments
     add d384cb5  add rpc compression api in client and session module (#930)
     add e6e457c  Merge branch 'master' into cluster_new

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/client/AbstractClient.java    | 21 +++++++++-----
 .../main/java/org/apache/iotdb/client/Client.java  |  3 ++
 .../java/org/apache/iotdb/client/WinClient.java    |  3 ++
 .../main/java/org/apache/iotdb/SessionExample.java | 20 +++++++------
 .../main/java/org/apache/iotdb/jdbc/Config.java    |  2 +-
 .../java/org/apache/iotdb/session/Session.java     | 33 +++++++++++++---------
 6 files changed, 52 insertions(+), 30 deletions(-)