-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[fix](catalog) Clean up refresh thread when deleting catalog #57680
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
|
3.1 Unified fix in this PR #57671 |
|
run buildall |
TPC-DS: Total hot run time: 189821 ms |
ClickBench: Total hot run time: 27.5 s |
|
run buildall |
TPC-DS: Total hot run time: 189312 ms |
ClickBench: Total hot run time: 27.69 s |
FE Regression Coverage ReportIncrement line coverage |
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
since #49621 Since ExternalCatalog no longer calls methods in the interface when onClose, we need to manually clean up the values in refreshmanager when deleting the catalog.
since #49621 Since ExternalCatalog no longer calls methods in the interface when onClose, we need to manually clean up the values in refreshmanager when deleting the catalog.
FE Regression Coverage ReportIncrement line coverage |
…57680) since apache#49621 Since ExternalCatalog no longer calls methods in the interface when onClose, we need to manually clean up the values in refreshmanager when deleting the catalog.
since #49621
Since ExternalCatalog no longer calls methods in the interface when onClose, we need to manually clean up the values in refreshmanager when deleting the catalog.