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
Details
| Author | Ivan Yurchenko |
| Status | Discussion |
| JIRA | KAFKA-19161 |
| Wiki | View on Apache Wiki |
| Created | 2025-04-16 |
| Last Modified | 2026-03-09 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.