conduktor.io ↗

KIP-536 — Propagate broker start time to Admin API

Discussion AdminProtocol

Adds a `startTimeMs` field to the `DescribeCluster` Admin API response (and the `Node` class) carrying each broker's start time in milliseconds. The only existing way to retrieve broker start times was to query ZooKeeper directly (`/brokers/ids/<id>`), which is a privileged operation and will be unavailable post-KIP-500.

Protocol Impact

Metadata · UpdateMetadata

Details

AuthorNoa Resare
StatusDiscussion
WikiView on Apache Wiki
Created2019-10-14
Last Modified2019-11-04
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.