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

Boyang Chen updated KAFKA-10346:
--------------------------------
    Description: At the moment, topic creation policy is not enforced on auto 
topic creation path for Metadata/FindCoordinator. After the topic creation 
fully goes to adminManager instead of zkManager, we may actually have the 
policy violation for those auto create topics, and inform client side the 
situation by bumping both RPCs version to include POLICY_VIOLATION error.  
(was: In the bridge release broker, the CreatePartition should be redirected to 
the active controller instead of relying on admin client discovery.)
        Summary: Propagate topic creation policy violation to the clients  
(was: Redirect CreatePartition to the controller)

> Propagate topic creation policy violation to the clients
> --------------------------------------------------------
>
>                 Key: KAFKA-10346
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10346
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Boyang Chen
>            Priority: Major
>
> At the moment, topic creation policy is not enforced on auto topic creation 
> path for Metadata/FindCoordinator. After the topic creation fully goes to 
> adminManager instead of zkManager, we may actually have the policy violation 
> for those auto create topics, and inform client side the situation by bumping 
> both RPCs version to include POLICY_VIOLATION error.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to