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

[Bug]: SqlMetadataProviders not being properly initialized during hot-reload #2426

Closed
1 task done
aaronburtle opened this issue Oct 15, 2024 · 0 comments · Fixed by #2428
Closed
1 task done

[Bug]: SqlMetadataProviders not being properly initialized during hot-reload #2426

aaronburtle opened this issue Oct 15, 2024 · 0 comments · Fixed by #2428
Assignees
Labels
bug Something isn't working triage issues to be triaged
Milestone

Comments

@aaronburtle
Copy link
Contributor

What happened?

When the SqlMetadataProviderFactories are initialized on startup, they also call into an initialization function which properly configures the providers that they hold. During a hot reload, we also need to do this initialization.

Version

1.3

What database are you using?

Azure SQL

What hosting model are you using?

No response

Which API approach are you accessing DAB through?

No response

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage issues to be triaged
Projects
None yet
1 participant