-
Notifications
You must be signed in to change notification settings - Fork 16.6k
Open
Labels
area:MetaDBMeta Database related issues.Meta Database related issues.area:performancekind:featureFeature RequestsFeature Requestsneeds-triagelabel for new issues that we didn't triage yetlabel for new issues that we didn't triage yet
Description
Description
Add an index on the hostname column of the job table.
Use case/motivation
Currently, running CLI healthchecks for the scheduler or dag processor can take a long time. This is particularly relevant in a setup where hostnames are dynamically generated / rotated frequently, such as in k8s deploys. The addition of the hostname index would help improve the performance of those CLI-based healthchecks. There are likely other areas which would benefit from this index addition.
Related issues
The addition of this feature would narrow the implementation work required for #62518, but these two issues are functionally distinct.
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:MetaDBMeta Database related issues.Meta Database related issues.area:performancekind:featureFeature RequestsFeature Requestsneeds-triagelabel for new issues that we didn't triage yetlabel for new issues that we didn't triage yet