conduktor.io ↗

Kafka ShareGroupHeartbeat Changelog — Protocol Version History

What is ShareGroupHeartbeat?

Maintains membership in a share group (KIP-932), where multiple consumers read from the same partitions cooperatively with each record delivered to exactly one consumer. Unlike classic consumer groups, partitions aren't exclusively assigned; the broker tracks delivery state per record range.

VersionKafkaChanges
ShareGroupHeartbeatRequest
v14.1
is the initial stable version (KIP-932).
ShareGroupHeartbeatResponse
v14.1
is the initial stable version (KIP-932).