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

Support for Transactions #104

Closed
brianwyka opened this issue Mar 11, 2020 · 0 comments · Fixed by #447
Closed

Support for Transactions #104

brianwyka opened this issue Mar 11, 2020 · 0 comments · Fixed by #447
Labels
type: enhancement New feature or request

Comments

@brianwyka
Copy link
Contributor

Please see Transactions in Apache Kafka for the background on this.

Essentially, it would be a nice feature to support a transaction within the KafkaConsumerProcessor, especially with @SendTo with transactional.id producer configuration.

It seems that the @SendTo functionality closely models and resembles the read-process-write classification in the article.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants