Andrew Schofield created KAFKA-15840:
----------------------------------------
Summary: Correct initialization of ConsumerGroupHeartbeat by client
Key: KAFKA-15840
URL: https://issues.apache.org/jira/browse/KAFKA-15840
Project: Kafka
Issue Type: Sub-task
Components: clients
Reporter: Andrew Schofield
Assignee: Andrew Schofield
The new consumer using the KIP-848 protocol currently leaves the
TopicPartitions set to null for the ConsumerGroupHeartbeat request, even when
the MemberEpoch is zero. This violates the KIP which expects the list to be
empty (but not null).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)