Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
`KStream#repartition` operation performs most of its validation regarding joining, co-partitioning, etc after starting Kafka Streams instance. Some parts of this validation can be detected much earlier, specifically during topology `build()`.
Attachments
Issue Links
- links to