You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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!
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
The text was updated successfully, but these errors were encountered: