[ https://issues.apache.org/jira/browse/KAFKA-12260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498036#comment-17498036 ]
Bruno Cadonna commented on KAFKA-12260: --------------------------------------- [~calohmn] Thanks for the head-up! > 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)