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

c/persisted_stm: suppress error when offset monitor wait was aborted #5342

Merged
merged 1 commit into from
Jul 5, 2022

Conversation

mmaslankaprv
Copy link
Member

@mmaslankaprv mmaslankaprv commented Jul 5, 2022

Suppressing logging error when sync() was interrupted by exception thrown from offset monitor indicating that wait was aborted.

Fixes: #5338

@mmaslankaprv mmaslankaprv merged commit 6148d64 into redpanda-data:dev Jul 5, 2022
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.

Failure in PartitionMoveInterruption test_cancelling_partition_move
3 participants