UladzislauBlok commented on code in PR #21756: URL: https://github.com/apache/kafka/pull/21756#discussion_r2936491737
########## streams/src/main/java/org/apache/kafka/streams/kstream/internals/FullChangeSerde.java: ########## Review Comment: I see, in case of headers propagation effectively we'll have `Change<ValueTimestampHeaders<T>>` And inner serializer will take headers from there. Thanks for clarifying -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
