This is an automated email from the ASF dual-hosted git repository.
cmccabe pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from b0d0956b207 KAFKA-17425: Improve coexistence of consumer and share
groups (#17039)
add 4d23fe92f18 KAFKA-16928: Test all of the request and response methods
in RaftUtil (#16517)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/kafka/raft/RaftUtilTest.java | 607 +++++++++++++++++++++
1 file changed, 607 insertions(+)
create mode 100644 raft/src/test/java/org/apache/kafka/raft/RaftUtilTest.java