This is an automated email from the ASF dual-hosted git repository.
lucasbru pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 5e23df0c8da KAFKA-18486 Migrate tests to use applyDelta instead of
becomeLeaderOrFollower for testInconsistentIdReturnsError and others (#20014)
add 23ddb1d8ac5 MINOR: Reject requests using unsupported features in
KIP-1071 (#20031)
No new revisions were added by this update.
Summary of changes:
.../coordinator/group/GroupCoordinatorService.java | 22 +++++
.../org/apache/kafka/coordinator/group/Utils.java | 16 ++++
.../group/GroupCoordinatorServiceTest.java | 105 +++++++++++++++++----
3 files changed, 124 insertions(+), 19 deletions(-)