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/23 06:59:10 UTC

[GitHub] [incubator-doris] decster opened a new issue #3384: Make Tablet extensible

decster opened a new issue #3384:
URL: https://github.com/apache/incubator-doris/issues/3384


   To add support new storage engine, we need to make an extensible tablet interface, so olap::StorageEngine can support and manage new tablet types.
   To start, we can create a class BaseTablet and make Tablet and new MemTablet inherit this base class.
   


----------------------------------------------------------------
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