Replies: 2 comments 1 reply
-
\CC @ozangunalp |
Beta Was this translation helpful? Give feedback.
0 replies
-
It is the same as the example in the docs, except that you also mention the destination topic :
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have this code:
And I want to send to MEASUREMENT_ENRICHED_OUT and ALARM_ENRICHED_OUT channels within the same kafka transaction.
Is that possible?
Guide tells me it is, but I do not know how :)

https://quarkus.io/guides/kafka#kafka-transactions
Beta Was this translation helpful? Give feedback.
All reactions