[
https://issues.apache.org/jira/browse/KAFKA-15480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jacot updated KAFKA-15480:
--------------------------------
Fix Version/s: (was: 4.0.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)