Chia-Ping Tsai created KAFKA-19993:
--------------------------------------
Summary: 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: Chia-Ping Tsai
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)