[ 
https://issues.apache.org/jira/browse/KAFKA-15551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Colin McCabe updated KAFKA-15551:
---------------------------------
    Fix Version/s: 4.0.0
                       (was: 3.9.0)

> 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: 4.0.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)

Reply via email to