kangpinghuang opened a new pull request #630: Fix unused tablet bug URL: https://github.com/apache/incubator-doris/pull/630 When the store is judged as unused, the tablets in the store will be unused. But FE still coordinate the write/read request to the unused tablet, causing problems. Here just add tablet used state for BE.
---------------------------------------------------------------- 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]
