You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/04/30 07:24:46 UTC

[GitHub] [incubator-doris] morningman commented on issue #3442: [Memory Engine] Add MemTablet type to TabletMeta

morningman commented on issue #3442:
URL: https://github.com/apache/incubator-doris/issues/3442#issuecomment-621661593


   I prefer `enum StorageEngine` (or maybe `enum TabletType`?), which is more clearly and extensible than a `bool`.
   
   And another question, in the early implementation, the persistence of memtablet data is not supported, so these TabletMeta in RocksDB need a gc mechanism? For example, cleanup on BE restart?


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org