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

Kafka equivalent to HttpRequest's @RequestScope #1017

Open
hrothwell opened this issue Apr 23, 2024 · 0 comments
Open

Kafka equivalent to HttpRequest's @RequestScope #1017

hrothwell opened this issue Apr 23, 2024 · 0 comments

Comments

@hrothwell
Copy link

Feature description

We have the ability to make a @RequestScope bean in Micronaut which ties a bean to the current HttpRequest the server is executing on, would it be possible to do something similar for a Kafka message/batch of messages/etc?

@hrothwell hrothwell changed the title Kafka poll equivalent to HttpRequests @RequestScope Kafka equivalent to HttpRequest's @RequestScope Apr 23, 2024
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

No branches or pull requests

1 participant