You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Kafka <ka...@126.com> on 2016/06/18 14:26:09 UTC

test+of+producer's+delay+and+consumer's+delay

I send every message with timestamp, and when I receive a message,I do a subtraction between current timestamp and message’s timestamp.  then I get the consumer’s delay.