Skip to content

fix: error in critical version preflight check ignored#70

Merged
wallyworld merged 1 commit into
juju:masterfrom
hpidcock:fix-preflight
Mar 4, 2026
Merged

fix: error in critical version preflight check ignored#70
wallyworld merged 1 commit into
juju:masterfrom
hpidcock:fix-preflight

Conversation

@hpidcock
Copy link
Copy Markdown
Member

@hpidcock hpidcock commented Mar 4, 2026

When a new juju txn runner is created, we make a very important check on if the
mongo instance supports sstxns, if that check fails due to an external issue,
then it is silently ignored and a critical decision is made to revert to cstxns.

This both removes the fallback behaviour and introduce an error return value
when creating a new juju txn runner.

@hpidcock hpidcock requested a review from wallyworld March 4, 2026 02:29
@wallyworld wallyworld merged commit 3ff0283 into juju:master Mar 4, 2026
1 check passed
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