[
https://issues.apache.org/jira/browse/KAFKA-19993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-19993.
------------------------------------
Fix Version/s: 4.3.0
Resolution: Fixed
> Correct the docs of Consumer#committed about the nonexistent partition
> ----------------------------------------------------------------------
>
> Key: KAFKA-19993
> URL: https://issues.apache.org/jira/browse/KAFKA-19993
> Project: Kafka
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: Lan Ding
> Priority: Minor
> Fix For: 4.3.0
>
>
> the docs statement "If any of the partitions requested do not exist, an
> exception would be thrown." is not correct. The method actually returns a map
> where the nonexistent partition has a `null` value
--
This message was sent by Atlassian Jira
(v8.20.10#820010)