KIP-454 — Expansion of the ConnectClusterState interface
Accepted Kafka 2.3 Connect
KIP-454 extends the `ConnectClusterState` interface (introduced in KIP-382 for REST extensions) with additional metadata including connector and task status, worker information, and connector configuration. The original interface exposed only minimal cluster metadata, preventing REST extensions from implementing meaningful request validation or routing logic.
Details
| Author | Chris Egerton |
| Status | Accepted |
| Kafka Version | 2.3 |
| JIRA | KAFKA-8231 |
| Wiki | View on Apache Wiki |
| Created | 2019-04-14 |
| Last Modified | 2019-05-09 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.