chaoyli commented on a change in pull request #427: Remove check tablet code
path
URL: https://github.com/apache/incubator-doris/pull/427#discussion_r241309309
##########
File path: be/src/olap/tablet_meta.h
##########
@@ -32,21 +32,18 @@ namespace doris {
// Class for managing tablet header.
class TabletMeta : public OLAPHeaderMessage {
Review comment:
TabletMeta will not inherit from protobuf in the future.
OLAPHeaderMessage will be replace by a new pb, and is a member of TabletMeta.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]