conduktor.io ↗

KIP-1163 — Diskless Core

Discussion Tiered StorageBroker

Specifies the produce and consume paths for Diskless Topics (introduced by KIP-1150), where records are written to shared object storage via a Write-Ahead Log (WAL) without appending to local block devices or performing direct ISR replication. The existing classic topic architecture requires durable local block storage and peer-to-peer replication, making it unsuitable for cloud environments where object storage is cheaper and more elastic.

Protocol Impact

Fetch · Metadata

Details

AuthorIvan Yurchenko
StatusDiscussion
JIRAKAFKA-19161
WikiView on Apache Wiki
Created2025-04-16
Last Modified2026-03-09
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.