morningman commented on issue #3382: URL: https://github.com/apache/incubator-doris/issues/3382#issuecomment-620650411
> > So in M1 and M2 step, the table's data is fully stored in memory(or PMEM), > > Yes, only in memory, no design&plan for PMEM currently... > > > and the persistence is only guaranteed by WAL. Am I right? > > In M1&M2, there is no persistence at all, WriteTX files(WAL) will be write to disk, but no loading logic. I see. Thank you~ ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
