Chia-Ping Tsai created KAFKA-19284: -------------------------------------- Summary: add documentation to clarify the behavior of null values for all partitionsToOffsetAndMetadata methods. Key: KAFKA-19284 URL: https://issues.apache.org/jira/browse/KAFKA-19284 Project: Kafka Issue Type: Improvement Reporter: Chia-Ping Tsai Assignee: Chia-Ping Tsai
https://github.com/apache/kafka/blob/ecb5b6bd7e7ecc280fe27cc77c0ca375994e046d/clients/src/main/java/org/apache/kafka/clients/admin/ListConsumerGroupOffsetsResult.java#L60 the docs "the corresponding value in the returned map will be null" should be added to other partitionsToOffsetAndMetadata methods (share and stream offsets) -- This message was sent by Atlassian Jira (v8.20.10#820010)