Andrew Schofield created KAFKA-15978:
----------------------------------------
Summary: New consumer sends OffsetCommit with empty member ID
Key: KAFKA-15978
URL: https://issues.apache.org/jira/browse/KAFKA-15978
Project: Kafka
Issue Type: Bug
Components: clients
Affects Versions: 3.7.0
Reporter: Andrew Schofield
Assignee: Andrew Schofield
Fix For: 3.7.0
Running the trogdor tests with the new consumer, it seemed that offsets were
not being committed correctly, although the records were being fetched
successfully. Upon investigation, it seems that the commit request manager uses
a cached member ID which means that its OffsetCommit requests are rejected by
the group coordinator.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)