[ 
https://issues.apache.org/jira/browse/KAFKA-20262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias J. Sax updated KAFKA-20262:
------------------------------------
    Component/s: streams

> Changelog tombstone records drop custom headers when using headers-aware 
> state stores
> -------------------------------------------------------------------------------------
>
>                 Key: KAFKA-20262
>                 URL: https://issues.apache.org/jira/browse/KAFKA-20262
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: streams
>            Reporter: TengYao Chi
>            Assignee: TengYao Chi
>            Priority: Major
>
> When utilizing headers-aware state stores in Kafka Streams, there is an 
> inconsistency in how tombstone records (emitted via {{delete(key)}} or 
> {{{}put(key, null){}}}) are handled during changelog serialization.
> Specifically, when a tombstone is written to the changelog topic through 
> {{{}InternalProcessorContext{}}}, any custom headers associated with the 
> key's metadata appear to be dropped.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to