recall

← recall

offset term

position of a message within a partition

Consumers commit offsets to track progress. Commit too often = overhead; too rarely = more reprocessing on failure.

topics: kafka, messaging

references: