This is an automated email from the ASF dual-hosted git repository.
yongzao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 2ee7675ce10 Pipe: make hybrid extractor aware of event collector's
queue size & block processor subtask's execution when events buffered in
EventCollector (#11283)
add 4cee8227e75 [IOTDB-6182] Add fsync in ConfigNode persistence modules
(#11264)
No new revisions were added by this update.
Summary of changes:
.../confignode/conf/SystemPropertiesUtils.java | 1 +
.../confignode/persistence/node/NodeInfo.java | 7 +++---
.../persistence/partition/PartitionInfo.java | 29 +++++++++++++---------
.../confignode/procedure/store/ProcedureWAL.java | 3 +++
.../iotdb/confignode/persistence/NodeInfoTest.java | 2 +-
.../confignode/persistence/PartitionInfoTest.java | 2 +-
6 files changed, 27 insertions(+), 17 deletions(-)