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.
position of a message within a partition
Consumers commit offsets to track progress. Commit too often = overhead; too rarely = more reprocessing on failure.