You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2020/11/20 13:55:15 UTC

[iotdb] branch master updated (c6b0fe5 -> 8cc4a0f)

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

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


    from c6b0fe5  Correct formatting debugging information in Manager (#2085)
     add 8cc4a0f  Use SHA-256 instead of MD5 for less hash collision and more safety (#2047)

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/db/sync/conf/SyncConstant.java    |  2 +-
 .../db/sync/receiver/transfer/SyncServiceImpl.java | 14 ++++++-------
 .../iotdb/db/sync/sender/transfer/SyncClient.java  | 24 +++++++++++-----------
 thrift/src/main/thrift/sync.thrift                 |  2 +-
 4 files changed, 21 insertions(+), 21 deletions(-)