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

EventBus removeInboundInterceptor should use the INBOUND_INTERCEPTORS_UPDATER #4423

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

tsegismont
Copy link
Contributor

Fixes #4422

Otherwise, no inbound interceptor will ever be removed.

@tsegismont tsegismont requested a review from vietj June 28, 2022 14:16
…_UPDATER

Fixes eclipse-vertx#4422

Otherwise, no inbound interceptor will ever be removed.

Signed-off-by: Thomas Segismont <[email protected]>
@tsegismont tsegismont removed the request for review from vietj June 28, 2022 15:43
@tsegismont tsegismont merged commit cdeece4 into eclipse-vertx:master Jun 28, 2022
@tsegismont tsegismont deleted the issue/4422 branch June 28, 2022 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EventBus inbound interceptors are never removed
2 participants