k-apol

Results 2 issues of k-apol

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 public...

streams
kip
ci-approved

This PR aims to reduce the size and scope of a [larger PR](https://github.com/apache/kafka/pull/19913) that contains changes related to [KIP 698](https://cwiki.apache.org/confluence/display/KAFKA/KIP-698%3A+Add+Explicit+User+Initialization+of+Broker-side+State+to+Kafka+Streams). Exceptions are added that will be thrown by a new...

streams
small
triage