Mital Awachat created KAFKA-15480:
-------------------------------------
Summary: 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
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)