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 ebae768bd89 KAFKA-18193 Refactor Kafka Streams CloseOptions to Fluent
API Style (#19955)
add 2938c4242e6 KAFKA-19754: Add RPC-level integration test for
StreamsGroupDescribeRequest (#20632)
No new revisions were added by this update.
Summary of changes:
.../server/GroupCoordinatorBaseRequestTest.scala | 54 +++-
.../server/StreamsGroupDescribeRequestTest.scala | 316 +++++++++++++++++++++
2 files changed, 368 insertions(+), 2 deletions(-)
create mode 100644
core/src/test/scala/unit/kafka/server/StreamsGroupDescribeRequestTest.scala