[
https://issues.apache.org/jira/browse/KAFKA-9850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17081314#comment-17081314
]
Levani Kokhreidze commented on KAFKA-9850:
------------------------------------------
Related comment on the PR
[https://github.com/apache/kafka/pull/7170#discussion_r401360195]
> Move KStream#repartition operator validation during Topology build process
> ---------------------------------------------------------------------------
>
> Key: KAFKA-9850
> URL: https://issues.apache.org/jira/browse/KAFKA-9850
> Project: Kafka
> Issue Type: Improvement
> Components: streams
> Reporter: Levani Kokhreidze
> Priority: Major
>
> `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()`.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)