Skip to content

Conversation

@mshijin-ksolves
Copy link

@mshijin-ksolves mshijin-ksolves commented Jan 2, 2026

In this PR, we have updated the Kafka Streams JavaDocs regarding the use of Serdes for specified classes.
In the older javadocs, the documentation incorrectly stated that many operations used the 'default serializer' from the configuration.
We have updated this to clarify that Serdes are often preserved from the upstream operator, and only fall back to defaults when necessary.

Ticket link :- https://issues.apache.org/jira/browse/KAFKA-8958

 if a specific Serde is used earlier in the code, it will reuse that one instead of looking at the global defaults.
@github-actions github-actions bot added triage PRs from the community streams labels Jan 2, 2026
@mjsax mjsax added ci-approved and removed triage PRs from the community labels Jan 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants