[
https://issues.apache.org/jira/browse/KAFKA-15480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17911512#comment-17911512
]
David Jacot commented on KAFKA-15480:
-------------------------------------
Removed the first version as this work is not planned in 4.0.
> 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
>
> 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)