kangpinghuang opened a new issue #431: Add RowsetMeta Manager URL: https://github.com/apache/incubator-doris/issues/431 Originally, TabletMeta includes RowsetMeta. This lead to a problem that if we modify only one RowsetMeta, we have to read and rewrite total TabletMeta. It is inefficient. So RowsetMeta will be managed independently by RowsetMetaManager.
---------------------------------------------------------------- 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]
