Chia-Ping Tsai created KAFKA-19644: -------------------------------------- Summary: Enhance the documentation for producer headers Key: KAFKA-19644 URL: https://issues.apache.org/jira/browse/KAFKA-19644 Project: Kafka Issue Type: Improvement Reporter: Chia-Ping Tsai Assignee: Chia-Ping Tsai
1. `Header#key` never returns null 2. `Header#value` may return null 3. the order of `Iterable<Header> headers` passed to a `ProducerRecord` is preserved and will match the order of eaders in the corresponding `ConsumerRecord` -- This message was sent by Atlassian Jira (v8.20.10#820010)