mirror of https://github.com/apache/druid.git
remove unneccessary merge n persist start
This commit is contained in:
parent
90aa9eca47
commit
932d688022
|
@ -79,7 +79,6 @@ public class FlushingPlumber extends RealtimePlumber
|
|||
computeBaseDir(getSchema()).mkdirs();
|
||||
initializeExecutors();
|
||||
bootstrapSinksFromDisk();
|
||||
startPersistThread();
|
||||
}
|
||||
|
||||
protected void flushAfterDuration(final long truncatedTime, final Sink sink)
|
||||
|
|
Loading…
Reference in New Issue