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

cluster: offset_monitor change custom exceptions to ss #6420

Closed
wants to merge 1 commit into from

Conversation

ZeDRoman
Copy link
Contributor

@ZeDRoman ZeDRoman commented Sep 15, 2022

Cover letter

Change custom exceptions that we made for offset monitor to seastar default exceptions.
It will help to deal with these exceptions in common way.
simple_protocol will catch offset_monitor exceptions so they won't be logged as ERROR

Fixes #5154

Backport Required

  • not a bug fix
  • issue does not exist in previous branches
  • papercut/not impactful enough to backport
  • v22.2.x
  • v22.1.x
  • v21.11.x

Change custom exceptions that we made for offset montior to
seastar default exceptions.
It will help to deal with these exceptions in common way.
simple_protocol will catch offset_monitor exceptions so they
won't be logged as ERROR
@jcsp
Copy link
Contributor

jcsp commented Sep 15, 2022

Oops, looks like we both decided to work on this at almost exactly the same moment! #6419

@mmedenjak mmedenjak added area/tests ci-failure kind/bug Something isn't working and removed area/tests labels Sep 15, 2022
@jcsp
Copy link
Contributor

jcsp commented Sep 16, 2022

Roman suggested via Slack that we merge #6419 instead, so closing this one.

@jcsp jcsp closed this Sep 16, 2022
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants