mjsax commented on PR #19913:
URL: https://github.com/apache/kafka/pull/19913#issuecomment-2964504609
Seems there is some style errors: `Execution failed for task
':streams:spotlessJavaCheck'.`
--
This is an automated message from the Apache Git Service.
To respond to the message, please
k-apol opened a new pull request, #19913:
URL: https://github.com/apache/kafka/pull/19913
This PR implements the init() method described in KIP-698 to allow users to
validate or prepare internal Kafka Streams topics before starting the
application. The changes include:
Introduced a p