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


   > > so these TabletMeta in RocksDB need a gc mechanism? For example, cleanup 
on BE restart?
   > 
   > "cleanup" meaning "delete tablet" or "truncate tablet" ? In an early 
implementation, I wouldn't expect actual usage except for testing, just choose 
the most simple method, maybe "delete tablet"
   
   I mean after BE restart, the data of MemTablet is losing. So the TabletMeta 
of these MemTablet in RocksDB become orphans. We need a way to clean them.
   


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



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

Reply via email to