This is an automated email from the ASF dual-hosted git repository.
jgus pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 1f1179e KAFKA-8932; Add tag for
CreateTopicsResponse.TopicConfigErrorCode (KIP-525) (#7464)
add 50857b8 KAFKA-8954; Topic existence check is wrongly implemented in
the DeleteOffset API (KIP-496) (#7406)
No new revisions were added by this update.
Summary of changes:
.../kafka/coordinator/group/GroupCoordinator.scala | 14 +----
core/src/main/scala/kafka/server/KafkaApis.scala | 32 +++++++----
.../coordinator/group/GroupCoordinatorTest.scala | 40 ++++++-------
.../scala/unit/kafka/server/KafkaApisTest.scala | 65 +++++++++++++++++++++-
4 files changed, 104 insertions(+), 47 deletions(-)