You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ne...@apache.org on 2021/02/26 11:38:30 UTC

[iotdb] branch change_rpc_port updated (f97ebd7 -> 82c0bec)

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

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


    from f97ebd7  fix UT
     add 82c0bec  fix UT

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/cluster/config/ClusterConfig.java |  2 +-
 .../log/snapshot/PullSnapshotTaskDescriptor.java   | 12 +++++
 .../cluster/server/member/MetaGroupMember.java     |  6 ++-
 .../cluster/client/DataClientProviderTest.java     |  2 +-
 .../iotdb/cluster/server/member/MemberTest.java    |  9 +---
 .../cluster/server/member/MetaGroupMemberTest.java | 62 +++++++++++-----------
 .../org/apache/iotdb/db/utils/SerializeUtils.java  | 20 +++++--
 7 files changed, 68 insertions(+), 45 deletions(-)