morningman opened a new pull request #3599: URL: https://github.com/apache/incubator-doris/pull/3599
Fix #3589 The reason is that: When load meta from image, we will create `DatabaseTransactionMgr` for each database loaded from `loadDb()` method. But we forget to create `DatabaseTransactionMgr` for database in the catalog recycle bin. ---------------------------------------------------------------- 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]
