morningman opened a new issue #3639: URL: https://github.com/apache/incubator-doris/issues/3639
Currently, `meta_tool` only support delete meta for a single tablet. If there are thousands of tablets need to be deleted, this tool run very slow because it will open the Rocksdb for each tablet. ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
