Producer-Id— a stable client identifier (e.g. a UUID)Producer-Epoch— incremented each time the client restartsProducer-Seq— a per-epoch sequence number starting at 0
See how producer identifiers, epochs, and sequence numbers provide deduplicated appends.
Producer-Id — a stable client identifier (e.g. a UUID)Producer-Epoch — incremented each time the client restartsProducer-Seq — a per-epoch sequence number starting at 0