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

Decorate emitters with PublisherDecorators #2342

Merged
merged 2 commits into from
Nov 2, 2023

Conversation

ozangunalp
Copy link
Collaborator

Resolves #2332
May supersede #2336

@ozangunalp
Copy link
Collaborator Author

@cescoffier pushed a fix for Kafka transactions. It appears that applying ContextDecorator there changes the tx flow order, flushing and commiting the Tx before records are sent. Now it captures sent record Uni's and makes sure that all of them are sent before flusing and committing.

@ozangunalp
Copy link
Collaborator Author

@cescoffier shall we get this in ?

@cescoffier
Copy link
Contributor

Yes!

@ozangunalp ozangunalp merged commit e40d0a8 into smallrye:main Nov 2, 2023
5 checks passed
@ozangunalp ozangunalp added this to the 4.11.0 milestone Nov 7, 2023
ozangunalp added a commit to ozangunalp/smallrye-reactive-messaging that referenced this pull request Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing metrics for channels associated with Emitters
2 participants