This is an automated email from the ASF dual-hosted git repository.
tanxinyu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from f6068ab1a3 [IOTDB-3436] add aggregation with value filter IT (#6389)
add e1840dc35b [IOTDB-3585] Bugfix: Async compute md5 for snapshot (#6407)
No new revisions were added by this update.
Summary of changes:
.../ratis/FileInfoWithDelayedMd5Computing.java | 75 ++++++++++++++++++++++
.../iotdb/consensus/ratis/SnapshotStorage.java | 10 +--
2 files changed, 76 insertions(+), 9 deletions(-)
create mode 100644
consensus/src/main/java/org/apache/iotdb/consensus/ratis/FileInfoWithDelayedMd5Computing.java