This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch sonarbug
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from e812019 Fix tests
add 3375395 [IOTDB-1539] Fix delete operation with value filter is
abnormal (#3719)
add 7ea4f0d [IOTDB-1531] Check tsfile creation time when recovering
(#3642)
add 9d21b20 Fix issues of blocking heartbeat broadcast and vote
requesting caused by client reconnection (#3751)
add dc8330b Merge branch 'master' of https://github.com/apache/iotdb into
sonarbug
No new revisions were added by this update.
Summary of changes:
.../cluster/server/heartbeat/HeartbeatThread.java | 34 ++++-----
.../engine/storagegroup/StorageGroupProcessor.java | 28 +++++++-
.../apache/iotdb/db/qp/sql/IoTDBSqlVisitor.java | 11 +++
.../iotdb/db/integration/IoTDBDeletionIT.java | 81 ++++++++++++++++++++++
4 files changed, 136 insertions(+), 18 deletions(-)