chaoyli opened a new pull request #643: Import TabletState and remove mutex in TabletMeta URL: https://github.com/apache/incubator-doris/pull/643 1. Import TabletState to describe tablet state transitions. 2. There is no necessary to use std::mutex in TabletMeta, because concurrency conflict addressed by Tablet.
---------------------------------------------------------------- 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]
