Hi, everyone. I'm trying to read the source code of BlueStore. My question is why it is sufficient to only flush the log in BlueRocksDirectory::Fsync? Shouldn't it flush the file data first? Is it because rocksdb always flush file data before doing fsync? Thanks:-) _______________________________________________ Dev mailing list -- dev@xxxxxxx To unsubscribe send an email to dev-leave@xxxxxxx