Skip to content

Can KafkaTransactionManager usable with a ReactiveTransactionManager ? #2922

Closed Answered by artembilan
xnart asked this question in Q&A
Discussion options

You must be logged in to vote

Right, the KafkaTemplate and its KafkaProducer are not Reactor-aware.
Therefore you cannot use them with ReactiveTransactionManager.

You may consider to use Rector Kafka instead: https://projectreactor.io/docs/kafka/release/reference/ 6.9. Transactional send.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by xnart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants