Andrew Schofield created KAFKA-19656: ----------------------------------------
Summary: Investigate stalling share consumer poll when empty response is returned early Key: KAFKA-19656 URL: https://issues.apache.org/jira/browse/KAFKA-19656 Project: Kafka Issue Type: Sub-task Components: clients Affects Versions: 4.1.0 Reporter: Andrew Schofield Fix For: 4.2.0 This is related to https://issues.apache.org/jira/browse/KAFKA-19259. If an empty ShareFetch response is returned before the poll delay has elapsed, it seems possible that the application thread will continue to wait rather than promptly sending another ShareFetch request. -- This message was sent by Atlassian Jira (v8.20.10#820010)