Skip to content
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

net: ss::nested_exception might be a disconnect_exception #11619

Merged

Conversation

BenPope
Copy link
Member

@BenPope BenPope commented Jun 22, 2023

Look through an ss::nested_exception to see if it's a disconnect_exception.

Fixes #11617 by changing the log level from error to info.

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v23.1.x
  • v22.3.x
  • v22.2.x

Release Notes

  • none

@BenPope BenPope added area/net Networking and RPC and removed area/redpanda labels Jun 22, 2023
@BenPope BenPope self-assigned this Jun 22, 2023
Look through an ss::nested_exception to see if it's a
`disconnect_exception`.

Fixes redpanda-data#11617

Signed-off-by: Ben Pope <[email protected]>
@BenPope BenPope force-pushed the net_nested_might_be_disconnect_error branch from cf2f8c0 to 2e10dcb Compare June 23, 2023 08:56
@piyushredpanda piyushredpanda merged commit 9ca614b into redpanda-data:dev Jun 23, 2023
@vbotbuildovich
Copy link
Collaborator

/backport v23.1.x

@vbotbuildovich
Copy link
Collaborator

/backport v22.3.x

@vbotbuildovich
Copy link
Collaborator

Failed to run cherry-pick command. I executed the commands below:

git checkout -b backport-pr-11619-v22.3.x-19 remotes/upstream/v22.3.x
git cherry-pick -x 2e10dcb6cd3c5f6eab865bc01b13b985199330fa

Workflow run logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/net Networking and RPC area/redpanda
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI Failure (Broken pipe) in RackAwarePlacementTest.test_replica_placement
4 participants