[
https://issues.apache.org/jira/browse/KAFKA-15480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17800580#comment-17800580
]
Stanislav Kozlovski commented on KAFKA-15480:
---------------------------------------------
Changing target fix version to 3.8 since this is not a blocker and we are
cutting a 3.7 RC
> 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
> Fix For: 3.8.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)