Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Status

Current state: Voting Accepted (voting thread)

Discussion thread: here

...

NameDescription
kafka.server:type=ReplicaManager,name=ProducerIdCount The total number of active transactional / idempotent producers producer ids in all partitions maintained in the broker.

Proposed Changes

...

Rejected Alternatives

Have a partition level metric as well - this doesn't seem to be needed as we can use KIP-664: Provide tooling to detect and abort hanging transactions for detailed debugging, once alerted on total producer id count on the broker.

...