You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by bo...@apache.org on 2020/07/07 01:51:48 UTC

[kafka] branch trunk updated (aae8b5f -> 18f2589)

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

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


    from aae8b5f  KAFKA-9930: Adjust ReplicaFetcherThread logging when processing UNKNOWN_TOPIC_OR_PARTITION error (#8579)
     add 18f2589  KAFKA-10239: Make GroupInstanceId ignorable in DescribeGroups (#8989)

No new revisions were added by this update.

Summary of changes:
 .../common/requests/DescribeGroupsResponse.java    |  12 +--
 .../common/message/DescribeGroupsResponse.json     |   4 +-
 .../apache/kafka/common/message/MessageTest.java   | 115 +++++++++++++++++----
 3 files changed, 102 insertions(+), 29 deletions(-)