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

bugfix: schema is reset after a reconnect #424

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

oleg-jukovec
Copy link
Collaborator

We need to keep an existing schema resolver to avoid a schema reset after a reconnect. An another approach could be to get a schema on each reconnect, but we will change the expected behavior in this case: load a schema once on a first connect.

We need to keep an existing schema resolver to avoid a schema reset
after a reconnect. An another approach could be to get a schema on
each reconnect, but we will change the expected behavior in this
case: load a schema once on a first connect.
@oleg-jukovec oleg-jukovec requested review from themilchenko and removed request for DifferentialOrange December 26, 2024 11:33
@oleg-jukovec oleg-jukovec merged commit c7dce81 into master Dec 27, 2024
26 checks passed
@oleg-jukovec oleg-jukovec deleted the oleg-jukovec/gh-no-do-not-reload-schema branch December 27, 2024 07:12
@oleg-jukovec oleg-jukovec mentioned this pull request Dec 27, 2024
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.

3 participants