Description
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.
Attachments
Issue Links
- is a child of
-
KAFKA-16947 Kafka Tiered Storage V2
- Open
- links to