Skip to content

[v11] Return friendly errors when sessions are prevented due to a lock#25481

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

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

Conversation

@rosstimothy
Copy link
Copy Markdown
Contributor

Backport #25342 to branch/v11

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
Merged via the queue into branch/v11 with commit 1b0bc56 May 2, 2023
@rosstimothy rosstimothy deleted the bot/backport-25342-branch/v11 branch May 2, 2023 17:15
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