Skip to content
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

#5142 - DanglingRelationsCheck hammers database and runs very slow #5144

Conversation

reckart
Copy link
Member

@reckart reckart commented Nov 6, 2024

What's in the PR

  • Cache the adapter by type so we don't hammer the DB trying to find an adapter for each relation

How to test manually

  • See issue description

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

- Cache the adapter by type so we don't hammer the DB trying to find an adapter for each relation
@reckart reckart added this to the 34.3 milestone Nov 6, 2024
@reckart reckart self-assigned this Nov 6, 2024
@reckart reckart changed the base branch from main to release/34.x November 6, 2024 19:22
@reckart reckart merged commit 08da289 into release/34.x Nov 6, 2024
2 of 3 checks passed
@reckart reckart deleted the bugfix/5142-DanglingRelationsCheck-hammers-database-and-runs-very-slow branch November 6, 2024 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🍹 Done
Development

Successfully merging this pull request may close these issues.

1 participant