Alieh Saeedi created KAFKA-20849:
------------------------------------
Summary: Allow enabling header support on suppress() per operator,
and update the headers-aware store docs
Key: KAFKA-20849
URL: https://issues.apache.org/jira/browse/KAFKA-20849
Project: Kafka
Issue Type: Sub-task
Components: docs, streams
Reporter: Alieh Saeedi
Assignee: Alieh Saeedi
KAFKA-20413 (PR https://github.com/apache/kafka/pull/22165) makes the
suppress() buffer headers-aware, gated on the global config
dsl.store.format=HEADERS.
Four places still say suppress() loses headers. They are wrong once KAFKA-20413
lands:
* docs/streams/developer-guide/dsl-api.md -- "Note on headers-aware state
stores" under suppress()
* docs/streams/developer-guide/dsl-api.md -- KIP-1285 current-behavior bullet
list
* docs/streams/developer-guide/config-streams.md -- dsl.store.format "Current
limitations"
* docs/streams/upgrade-guide.md -- KIP-1285 "Current limitations"
--
This message was sent by Atlassian Jira
(v8.20.10#820010)