suxiaogang223 opened a new pull request, #61721: URL: https://github.com/apache/doris/pull/61721
Cherry-pick #61202 to branch-4.1 ### What problem does this PR solve? - Related PR: #61202 Avoid deadlock when external catalog refresh invalidates cache while another thread initializes the same catalog through a cache loader. This backport also includes the follow-up unit test tightening and the JDBC identifier mapping visibility fix from the original PR series. ### Cherry-pick commit - `b69c6a46743` - Fix external catalog refresh deadlock - `03ea6b62fcb` - [test](catalog) tighten external catalog deadlock UT - `e42ccbde8b2` - Make JDBC identifier mapping volatile -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
