Farfetch / kafkaflow

Apache Kafka .NET Framework to create applications simple to use and extend.
https://farfetch.github.io/kafkaflow/
MIT License
653 stars 118 forks source link

Fix: Issues with cooperative-sticky strategy #593

Open golanbz opened 2 months ago

golanbz commented 2 months ago

Description

How Has This Been Tested?

Checklist

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement.

dosper7 commented 2 months ago

Great work 🚀 with this PR. Can you also add some tests as well to validate this use case? 🙇

BasJ93 commented 5 days ago

We'd love to have this feature. Any updates on the implementation of the tests?

golanbz commented 4 days ago

We'd love to have this feature. Any updates on the implementation of the tests?

Unit tests were added 2 months ago.

BasJ93 commented 4 days ago

Great. Any updates on getting the feature reviewed @dosper7?

AlexeyRaga commented 2 days ago

Great to see it happening! Thanks @golanbz for working on it!