conduktor.io ↗

KIP-1080 — Fix the typo: `maxlifeTimeMs` in CreateDelegationTokenOptions

Accepted Kafka 4.0 SecurityAdmin

Deprecates the misspelled `maxlifeTimeMs()` method in `CreateDelegationTokenOptions` and adds a correctly named `maxLifetimeMs()` replacement. The typo (`maxlifeTimeMs` vs. `maxLifetimeMs`) has been in the public API since delegation token creation was introduced, creating a poor developer experience and a breaking rename burden if left uncorrected past the next major release.

Details

AuthorKen Huang
StatusAccepted
Kafka Version4.0
JIRAKAFKA-17314
WikiView on Apache Wiki
Created2024-08-12
Last Modified2024-11-11
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.