Skip to content

bugfix: schema is reset after a reconnect #424

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants