mshijin-ksolves opened a new pull request, #21237: URL: https://github.com/apache/kafka/pull/21237
In this PR, we have updated the Kafka Streams JavaDocs with regard to the used serdes for KTable and KStream. 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 -- 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]
