You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ma...@apache.org on 2019/11/07 04:47:11 UTC

[kafka] branch trunk updated (16f1ce1 -> 54f8d0c)

This is an automated email from the ASF dual-hosted git repository.

manikumar pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from 16f1ce1  KAFKA-8729: Change `PartitionResponse` to include all troubling records (#7612)
     add 54f8d0c  KAFKA-9150; DescribeGroup uses member assignment as metadata

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/server/KafkaApis.scala   |  2 +-
 .../scala/unit/kafka/server/KafkaApisTest.scala    | 50 +++++++++++++++++++++-
 2 files changed, 49 insertions(+), 3 deletions(-)