KIP-1189 — Allow custom topic configurations for RemoteStorageManager
Discussion Tiered Storage
Enables RemoteStorageManager (RSM) plugins to declare custom per-topic configuration properties and have the broker forward those topic-level configs to the RSM at runtime. The broker currently forwards only broker-level configs prefixed with rsm.config to the RSM, with no mechanism for RSM plugins to express or receive topic-level configuration overrides (e.g., different remote storage buckets per topic).
Details
| Author | Ivan Yurchenko |
| Status | Discussion |
| JIRA | KAFKA-19448 |
| Wiki | View on Apache Wiki |
| Created | 2025-06-30 |
| Last Modified | 2025-12-04 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.