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

Kamal Chandraprakash updated KAFKA-15432:
-----------------------------------------
    Description: 
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.

  was: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.


> 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
>            Priority: Major
>
> 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)

Reply via email to