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

[Feat] Support passing message and message context to Container Adapter #210

Closed
manarhusrieh opened this issue Nov 23, 2023 · 1 comment
Closed

Comments

@manarhusrieh
Copy link
Contributor

This feature purpose is to implement a mechanism for passing message and message attributes into the container adapter get method.
We have this scenario, that the container needs to be aware of the message context in order to be able to resolve the handlers in a proper way such as changing the data source for each tenant.

So, I am opening a PR with a proposed solution for the implementation, and I will make it backward compatible, so it doesn't break the code for lib consumers.

@manarhusrieh
Copy link
Contributor Author

What do you think @adenhertog ?

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