Mickael Maison
Mickael Maison
We've now migrated to log4j2 so this is not applicable anymore, closing.
Thanks for the PR! We're half way through moving `ConsumerGroupCommand` ([KAFKA-14589](https://issues.apache.org/jira/browse/KAFKA-14589)). It's probably best to finish the move before updating this test.
@linzihao1999 `ConsumerGroupCommand` has now been rewritten in Java. Can you update this PR? Thanks
Thanks for the update! This is not urgent, so it's ok if you can work on it in the next few weeks.
Done in https://github.com/apache/kafka/pull/15779, closing
None of the test failures seem related, merging to trunk
> we are trying to keep it dependency-free to be used as a raft-sdk anywhere Where has this been discussed? The way Kafka implements Raft is via a topic so...
I'm not sure I interpret that statement from KIP-595 as an intent to keep the `raft` module dependency free. As you said the `raft` module is not public API, and...
@jsancio Can you take another look? Thanks
Rebased on trunk, @jsancio @junrao can you take another look? Thanks