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

Christo Lolov updated KAFKA-16857:
----------------------------------
    Description: 
*Summary*

Additional information needs to be stored in new ZNodes as part of disablement. 
Ensure that said information makes it into Zookeeper.
{code:java}
/brokers/topics/{topic-name}/partitions
                                       /tieredstorage
                                                     /tiered_epoch              
                           
                                                     /state {code}

  was:
*Summary*

Additional information needs to be stored in new ZNodes as part of disablement. 
Ensure that said information makes it into Zookeeper.
{code:java}
/brokers/topics/{topic-name}/partitions                            
/tieredstorage/                                          /tiered_epoch          
                                /state {code}


> Zookeeper - Add new ZNodes
> --------------------------
>
>                 Key: KAFKA-16857
>                 URL: https://issues.apache.org/jira/browse/KAFKA-16857
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Christo Lolov
>            Priority: Major
>
> *Summary*
> Additional information needs to be stored in new ZNodes as part of 
> disablement. Ensure that said information makes it into Zookeeper.
> {code:java}
> /brokers/topics/{topic-name}/partitions
>                                        /tieredstorage
>                                                      /tiered_epoch            
>                              
>                                                      /state {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to