how about if there is a sg called "all" or "cluster" ? ----------------------------------- Xiangdong Huang School of Software, Tsinghua University
黄向东 清华大学 软件学院 Jialin Qiao <[email protected]> 于2022年5月23日周一 11:07写道: > 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 >
