KIP-988 — Streams Standby Task Update Listener
Accepted Kafka 3.7 Streams
Adds a `StandbyUpdateListener` interface to Kafka Streams that fires callbacks when standby tasks begin, complete, or make progress restoring state from changelog topics. Currently, `StateRestoreListener` only covers active task restoration, leaving standby task state opaque to operators.
Details
| Author | Colt McNealy |
| Status | Accepted |
| Kafka Version | 3.7 |
| JIRA | KAFKA-15448 |
| Wiki | View on Apache Wiki |
| Created | 2023-10-03 |
| Last Modified | 2023-12-04 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.