Soby Chacko
Soby Chacko
@chickenchickenlove This is an issue we need to tackle before the GA release, so we were planning to take a look at this, glad that you started on it. Please...
I think staying with `kraft = false` for this test will help us verify the behavior of this new consumer group faster without worrying about `kraft` (for the time being,...
@chickenchickenlove Thanks for these findings. Is the fact that the new consumer protocol is **not** working with ZK a well-known issue? Is there a corresponding Kafka Jira issue that we...
@artembilan That too.
Also, this feature is not ready for prime time just because it is available via the `3.7.0` client. The [release notes for the KIP](https://cwiki.apache.org/confluence/display/KAFKA/The+Next+Generation+of+the+Consumer+Rebalance+Protocol+%28KIP-848%29+-+Early+Access+Release+Notes) clearly recommend to not to use...
@poznachowski Are you going to continue working on this PR? We can also consider taking it on our end and start making additional changes on top of your PR. Please...
@poznachowski, I just wanted to see if there is an update on this PR. If you are busy, we can take this PR and work on it on our end....
@poznachowski, Any updates on this PR? We are still in the milestone stages of the `3.3.0` release, and if you update the PR, we can potentially include this feature in...
DefaultAfterRollbackProcessor.isProcessInTransaction() flag should be considered in process() method
@l0co, I can look at this issue (unless you are still considering sending a fix). Could you paste here the minimum required to reproduce this error from an application? Did...
DefaultAfterRollbackProcessor.isProcessInTransaction() flag should be considered in process() method
@l0co Thanks for the explanation! I see the issue but cannot reproduce it with my setup. Can you provide a simple standalone app where I can quickly reproduce it? I...