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

How well goes saga pattern and Kafka together? #10

Closed
JanRou opened this issue Feb 6, 2024 · 2 comments
Closed

How well goes saga pattern and Kafka together? #10

JanRou opened this issue Feb 6, 2024 · 2 comments

Comments

@JanRou
Copy link

JanRou commented Feb 6, 2024

Hello,

Does the saga pattern implemented in Rebus and Kafka go together?

I'm very happy to see that you have coded a transport layer for Kafka. However it's not part of the rebus transports available on rebus github. I've on Stackoverflow found this answer for a question regarding Kafka and the saga pattern: https://stackoverflow.com/a/58748235

I case your answer is yes, please explain the conditions and setup of Rebus. This may be among a lot of other setups Kafka partitions and topics.

Regards
Jan Rou

@JanRou
Copy link
Author

JanRou commented Feb 6, 2024

I found the saga sample! Closed.

@JanRou JanRou closed this as completed Feb 6, 2024
@glazkovalex
Copy link
Owner

glazkovalex commented Feb 7, 2024

Does the saga pattern implemented in Rebus and Kafka go together?

Hello, @JanRou!
In my opinion, Saga and Apache Kafka combine well. There is an example and a Saga test on Rebus.Kafka. And yes, this Kafka transport for Rebus is unofficial. Something may not work. If you find a bug or suggestions appear, then write!

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

2 participants