Skip to content

[v12] Return friendly errors when sessions are prevented due to a lock#25482

Merged
rosstimothy merged 1 commit intobranch/v12from
bot/backport-25342-branch/v12
May 2, 2023
Merged

[v12] Return friendly errors when sessions are prevented due to a lock#25482
rosstimothy merged 1 commit intobranch/v12from
bot/backport-25342-branch/v12

Conversation

@rosstimothy
Copy link
Copy Markdown
Contributor

Backport #25342 to branch/v12

Session failures resulting from a lock being enforced were returning
the EOF that the MFA connection attempt got from the Auth server
instead of the friendly error which gets returned from the node via
the direct connection attempt.

The direct connection attempt errors now take precendent over the
MFA connection errors when an EOF is returned from the MFA connection
attempt.

Fixes #25321
@rosstimothy rosstimothy added this pull request to the merge queue May 2, 2023
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 2, 2023
@rosstimothy rosstimothy added this pull request to the merge queue May 2, 2023
Merged via the queue into branch/v12 with commit c64c2dc May 2, 2023
@rosstimothy rosstimothy deleted the bot/backport-25342-branch/v12 branch May 2, 2023 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants