[
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)