[ https://issues.apache.org/jira/browse/KAFKA-15432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Divij Vaidya updated KAFKA-15432: --------------------------------- Fix Version/s: 3.7.0 > RLM Stop partitions should not be invoked for non-tiered storage topics > ----------------------------------------------------------------------- > > Key: KAFKA-15432 > URL: https://issues.apache.org/jira/browse/KAFKA-15432 > Project: Kafka > Issue Type: Improvement > Reporter: Kamal Chandraprakash > Assignee: hudeqi > Priority: Major > Fix For: 3.7.0 > > > When a stop partition request is sent by the controller. It invokes the > RemoteLogManager#stopPartition even for internal and non-tiered-storage > enabled topics. The replica manager should not call this method for > non-tiered-storage topics. > See this > [comment|https://github.com/apache/kafka/pull/14329#discussion_r1315675510] > for more details. -- This message was sent by Atlassian Jira (v8.20.10#820010)