Skip to content

MINOR: Accept Throwables in DeferredEventQueue.failAll #19337

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

Merged

Conversation

squah-confluent
Copy link
Contributor

@squah-confluent squah-confluent commented Apr 1, 2025

DeferredEvents take a Throwable and not an Exception. For consistency,
DeferredEventQueue.failAll should also accept a Throwable.

Reviewers: David Jacot [email protected]

DeferredEvents take a Throwable and not an Exception. For consistency,
DeferredEventQueue.failAll should also accept a Throwable.
@github-actions github-actions bot added triage PRs from the community core Kafka Broker small Small PRs labels Apr 1, 2025
@dajac dajac added ci-approved and removed triage PRs from the community labels Apr 1, 2025
Copy link
Member

@dajac dajac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dajac dajac merged commit 7ee73e6 into apache:trunk Apr 1, 2025
25 checks passed
@dajac dajac deleted the squah-deferredeventqueue-throwables branch April 1, 2025 12:25
janchilling pushed a commit to janchilling/kafka that referenced this pull request Apr 4, 2025
DeferredEvents take a Throwable and not an Exception. For consistency,
DeferredEventQueue.failAll should also accept a Throwable.

Reviewers: David Jacot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-approved core Kafka Broker small Small PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants