[
https://issues.apache.org/jira/browse/KAFKA-15551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17877805#comment-17877805
]
Colin McCabe commented on KAFKA-15551:
--------------------------------------
Changing target fix version to 4.0 since this is not a blocker and we are past
code freeze
> Evaluate conditions for short circuiting consumer API calls
> -----------------------------------------------------------
>
> Key: KAFKA-15551
> URL: https://issues.apache.org/jira/browse/KAFKA-15551
> Project: Kafka
> Issue Type: Improvement
> Components: clients, consumer
> Reporter: Philip Nee
> Priority: Major
> Labels: consumer-threading-refactor, events
> Fix For: 3.9.0
>
>
> 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)