This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch fix_stop_wal_stuck
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from bf208ac2cf0 spotless
add fb4823e9100 add shutdown hook watcher
add c3253669c56 Fix logDispatcher stuck
No new revisions were added by this update.
Summary of changes:
...opNodeIT.java => IoTDBCustomizedClusterIT.java} | 14 ++++++-----
.../consensus/iot/logdispatcher/LogDispatcher.java | 2 +-
.../consensus/iot/logdispatcher/SyncStatus.java | 5 ++--
.../iotdb/db/service/DataNodeShutdownHook.java | 29 ++++++++++++++++++++++
.../storageengine/dataregion/wal/WALManager.java | 10 ++++++--
5 files changed, 49 insertions(+), 11 deletions(-)
rename
integration-test/src/test/java/org/apache/iotdb/db/it/{IoTDBStopNodeIT.java =>
IoTDBCustomizedClusterIT.java} (92%)