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

Introduce Reactive Interceptors #149

Open
smcvb opened this issue Sep 12, 2022 · 0 comments
Open

Introduce Reactive Interceptors #149

smcvb opened this issue Sep 12, 2022 · 0 comments

Comments

@smcvb
Copy link
Member

smcvb commented Sep 12, 2022

Feature Description

As a follow-up of issue #3, which we resolved in pull request #2001 on Axon Framework, we will introduce interceptors that uses the reactive API.
Thus, a new MessageHandlerInterceptor and MessageDispatchInterceptor.

Current Behaviour

The default interceptors (MessageHandlerInterceptor and MessageDispatchInterceptor) still use non-reactive API types.

Wanted Behaviour

That the default interceptors (MessageHandlerInterceptor and MessageDispatchInterceptor) still use reactive API types.

Possible Workarounds

Custom build by end-user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant