Andrew Schofield created KAFKA-17863: ----------------------------------------
Summary: Align share consumer poll result with record batch boundaries Key: KAFKA-17863 URL: https://issues.apache.org/jira/browse/KAFKA-17863 Project: Kafka Issue Type: Sub-task Components: clients Reporter: Andrew Schofield Assignee: Andrew Schofield Make `max.poll.records` a soft limit so that record batch boundaries can be respected in records returned by ShareConsumer.poll. This gives a significant performance gain because the broker is much more efficient at handling batches which have not been split. -- This message was sent by Atlassian Jira (v8.20.10#820010)