[
https://issues.apache.org/jira/browse/KAFKA-20856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arnab Nandy reassigned KAFKA-20856:
-----------------------------------
Assignee: Arnab Nandy
> Allow to enable/disable headers support on `suppress()`
> -------------------------------------------------------
>
> Key: KAFKA-20856
> URL: https://issues.apache.org/jira/browse/KAFKA-20856
> Project: Kafka
> Issue Type: Improvement
> Components: streams
> Reporter: Matthias J. Sax
> Assignee: Arnab Nandy
> Priority: Minor
> Labels: needs-kip
>
> We did add headers support to state stores, and added a global config to
> enable/disable it across all DSL operators. For "regular" `KTables` it's also
> possible to enable/disable headers support on a per-store basis via
> `Materialized`. The `suppress()` operator is lacking this functionality as it
> does not take a `Materialized` object as input.
> We should consider to extend `suppress()` accordingly to close this gap.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)