Skip to content

Conversation

@zy-kkk
Copy link
Member

@zy-kkk zy-kkk commented Dec 18, 2025

picked from #58997

…duled refresh logs (apache#58997)

Fix `lastUpdateTime` not being updated when catalog is refreshed (manual
or scheduled).
Previously it was only set during initialization, now it reflects the
actual last refresh time.

Also added info logs for scheduled catalog refresh to improve
observability:
  - Log when catalog is added/removed from refresh map
  - Log when scheduled refresh is triggered and completed
  - Log catalog registration on FE startup
@zy-kkk zy-kkk requested a review from morrySnow as a code owner December 18, 2025 07:00
@Thearas
Copy link
Contributor

Thearas commented Dec 18, 2025

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@zy-kkk
Copy link
Member Author

zy-kkk commented Dec 18, 2025

run buildall

@zy-kkk
Copy link
Member Author

zy-kkk commented Dec 18, 2025

run buildall

@hello-stephen
Copy link
Contributor

FE UT Coverage Report

Increment line coverage 39.13% (9/23) 🎉
Increment coverage report
Complete coverage report

@morrySnow morrySnow changed the title branch-3.1: [fix](catalog) Fix lastUpdateTime not updated on refresh and add scheduled refresh logs branch-3.1: [fix](catalog) Fix lastUpdateTime not updated on refresh and add scheduled refresh logs #58997 Dec 19, 2025
@morrySnow morrySnow merged commit 5b22a1f into apache:branch-3.1 Dec 19, 2025
23 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants