You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Boyang Chen (Jira)" <ji...@apache.org> on 2020/04/20 17:51:00 UTC

[jira] [Updated] (KAFKA-9850) Move KStream#repartition operator validation during Topology build process

     [ https://issues.apache.org/jira/browse/KAFKA-9850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boyang Chen updated KAFKA-9850:
-------------------------------
    Labels: help-wanted newbie newbie++  (was: )

> 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
>              Labels: help-wanted, newbie, newbie++
>
> `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)