KIP-869 — Improve Streams State Restoration Visibility
Accepted Kafka 3.8 StreamsMetrics
Enriches Kafka Streams state restoration with additional metrics (bytes/records restored, restoration lag) and new callbacks in `StateRestoreListener` covering batch-level progress for active tasks. Previously, visibility into restoration progress was minimal, making it hard to estimate restoration completion time or trigger operational actions.
Details
| Author | Guozhang Wang |
| Status | Accepted |
| Kafka Version | 3.8 |
| JIRA | KAFKA-10199 |
| Wiki | View on Apache Wiki |
| Created | 2022-09-16 |
| Last Modified | 2024-04-23 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.