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 2019/12/04 09:17:26 UTC

[incubator-iotdb] branch cluster_new updated (f15031e -> 5453b25)

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 f15031e  update pom version
     add 5453b25  allow pulling multiple sockets in a request

No new revisions were added by this update.

Summary of changes:
 .../cluster/log/snapshot/DataSimpleSnapshot.java   |  3 +-
 .../log/snapshot/RemoteDataSimpleSnapshot.java     | 21 ++++--
 .../handlers/caller/PullSnapshotHandler.java       | 26 ++++---
 .../cluster/server/member/DataGroupMember.java     | 80 +++++++++++++---------
 service-rpc/src/main/thrift/cluster.thrift         | 10 +--
 5 files changed, 86 insertions(+), 54 deletions(-)