conduktor.io ↗

Kafka DescribeDelegationToken Changelog — Protocol Version History

What is DescribeDelegationToken?

Lists active delegation tokens, optionally filtered by owner. Operators use this to find tokens that weren't properly revoked after jobs completed and to verify expiry times.

VersionKafkaChanges
DescribeDelegationTokenRequest
v12.2
is the same as version 0.
v22.5
~ Flexible encoding enabled FLEXIBLE
adds flexible version support
v33.3
adds token requester into the response
DescribeDelegationTokenResponse
v12.2
on quota violation, brokers send out responses before throttling.
v22.5
~ Flexible encoding enabled FLEXIBLE
adds flexible version support
v33.3
+ TokenRequesterPrincipalType string
+ TokenRequesterPrincipalName string
adds token requester details