You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2022/02/25 10:35:00 UTC

[jira] [Resolved] (KAFKA-12260) PartitionsFor should not return null value

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

Bruno Cadonna resolved KAFKA-12260.
-----------------------------------
    Resolution: Fixed

> PartitionsFor should not return null value
> ------------------------------------------
>
>                 Key: KAFKA-12260
>                 URL: https://issues.apache.org/jira/browse/KAFKA-12260
>             Project: Kafka
>          Issue Type: Improvement
>          Components: consumer
>            Reporter: Boyang Chen
>            Assignee: Boyang Chen
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> consumer.partitionsFor() could return null value when topic was not found. This was not properly documented and was error-prone when the return type was a list. We should fix the logic internally to prevent partitionsFor returning null result.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)