conduktor.io ↗

KIP-1007 — Introduce Remote Storage Not Ready Exception

Discarded Tiered StorageProtocol

Introduces a RemoteStorageNotReadyException (retriable) returned when a broker receives FETCH or LIST_OFFSETS requests for partitions whose remote log metadata has not yet been rebuilt after node restart with tiered storage enabled. Previously these requests returned the deprecated ReplicaNotAvailableException, which did not accurately convey the transient, tiered-storage-specific nature of the unavailability.

Details

AuthorKamal Chandraprakash
StatusDiscarded
JIRAKAFKA-15876
WikiView on Apache Wiki
Created2023-11-21
Last Modified2024-03-31
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.