Skip to content

QFE: Add active query tracker to query frontend #6935

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

afhassan
Copy link
Contributor

@afhassan afhassan commented Aug 1, 2025

What this PR does:

Add active query tracker to query frontend with -frontend.active-query-tracker-dir configuration. The tracker logs during startup any previous inflight queries in the case of sudden crash.

This also introduces -frontend.max-concurrent configuration for max concurrency in query frontend.

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@yeya24
Copy link
Contributor

yeya24 commented Aug 3, 2025

Thanks for the contributions. Can you please add some examples. How this query log looks like?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants