[
https://issues.apache.org/jira/browse/KAFKA-15480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17872503#comment-17872503
]
Colin McCabe commented on KAFKA-15480:
--------------------------------------
Moving to 4.0 since we're past feature freeze on 3.9.
> Add RemoteStorageInterruptedException
> -------------------------------------
>
> Key: KAFKA-15480
> URL: https://issues.apache.org/jira/browse/KAFKA-15480
> Project: Kafka
> Issue Type: Task
> Components: core
> Affects Versions: 3.6.0
> Reporter: Mital Awachat
> Priority: Major
> Labels: kip
> Fix For: 3.9.0
>
>
> Introduce `RemoteStorageInterruptedException` to propagate interruptions from
> the plugin to Kafka without generated (false) errors.
> It allows the plugin to notify Kafka an API operation in progress was
> interrupted as a result of task cancellation, which can happen under changes
> such as leadership migration or topic deletion.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)