Skip to content

Update connection details correctly #494

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

Merged
merged 2 commits into from
Apr 28, 2025
Merged

Conversation

amrc-benmorrow
Copy link
Contributor

  • Internal drivers were being deployed as Driver due to not using the connection store.
  • Connection detail updates were not being actioned.

We were generating incorrect configs due to not fetching the _Driver
information_ entries.

The stores provide a lot of useful functionality; it's foolish not to
use them. But currently they do still have a cache coherency issue
because we don't have global transactions. The config-generation code
already handles this by stopping and restarting the stores; trust the
results.
The details are likely to change. The connType may change if a driver is
converted from internal to external.
@AlexGodbehere AlexGodbehere merged commit 8e079d4 into testing/v4 Apr 28, 2025
1 check passed
@AlexGodbehere AlexGodbehere deleted the bmz/conntype-update branch April 28, 2025 12:38
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.

2 participants