Hi, Flush is a frequently used command in IoTDB, which flushes memtable into disk and closes all tsfiles.
In the new cluster, we need to redefine this function [1]. * flush: flushing current datanode * flush all/cluster: flushing all datanodes * flush sg: flush all DataRegions of a storage group What do you think? [1] https://issues.apache.org/jira/browse/IOTDB-3099 ————————————————— Jialin Qiao Apache IoTDB PMC
