[ https://issues.apache.org/jira/browse/KAFKA-15551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kirk True updated KAFKA-15551: ------------------------------ Description: For conditions like: * Committing empty offset * Fetching offsets for empty partitions * Getting empty topic partition position Should be short circuit possibly at the API level. As a bonus, we should double-check whether the existing {{KafkaConsumer}} implementation suffers from this. was: For conditions like: * Committing empty offset * Fetching offsets for empty partitions * Getting empty topic partition position Should be short circuit possibly at the API level. > Evaluate conditions for short circuiting consumer API calls > ----------------------------------------------------------- > > Key: KAFKA-15551 > URL: https://issues.apache.org/jira/browse/KAFKA-15551 > Project: Kafka > Issue Type: Sub-task > Components: consumer > Reporter: Philip Nee > Assignee: Philip Nee > Priority: Major > Labels: consumer-threading-refactor > > For conditions like: > * Committing empty offset > * Fetching offsets for empty partitions > * Getting empty topic partition position > Should be short circuit possibly at the API level. > As a bonus, we should double-check whether the existing {{KafkaConsumer}} > implementation suffers from this. -- This message was sent by Atlassian Jira (v8.20.10#820010)