Kamal Chandraprakash created KAFKA-19981:
--------------------------------------------
Summary: Handle retriable remote storage exception in
RemoteLogManager
Key: KAFKA-19981
URL: https://issues.apache.org/jira/browse/KAFKA-19981
Project: Kafka
Issue Type: Task
Reporter: Kamal Chandraprakash
RemoteLogManager does not distinguish between RemoteStorageException and
RetriableRemoteStorageException.
The plugin implementors of RemoteStorageManager might implement Circuit
breakers and throw retriable exceptions when the object storage degrades, we
may have to handle the retriable error gracefully in the segment copy /
deletion path so that it does not pollute the broker logs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)