<div dir="ltr">MK,<div><br></div><div>In order to use the timestamp of the message property, don't you have to issue the "<b style="font-size:medium;color:rgb(0,0,0);font-family:monospace"><a href="http://www.rabbitmq.com/releases/rabbitmq-java-client/v3.1.3/rabbitmq-java-client-javadoc-3.1.3/com/rabbitmq/client/AMQP.BasicProperties.html#setTimestamp(java.util.Date)">setTimestamp</a>" to populate it? If so, isn't </b><b style="font-size:medium;color:rgb(0,0,0);font-family:monospace"><a href="http://www.rabbitmq.com/releases/rabbitmq-java-client/v3.1.3/rabbitmq-java-client-javadoc-3.1.3/com/rabbitmq/client/AMQP.BasicProperties.html#setTimestamp(java.util.Date)">setTimestamp</a> deprecated?</b></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Mar 21, 2014 at 8:51 AM, Michael Klishin <span dir="ltr"><<a href="mailto:mklishin@gopivotal.com" target="_blank">mklishin@gopivotal.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><br>
On 21 Mar 2014, at 16:46, cw storm <<a href="mailto:cwstorm@gmail.com">cwstorm@gmail.com</a>> wrote:<br>
<br>
> So you're saying that the OS has to sync with the NTP server.  Once that's confirm, then the message property of "timestamp" can be use to compare to the local time on the client server, right?<br>

<br>
</div>After that you still can get inaccurate times from some machines but the possibility<br>
of that is greatly reduced. Syncing over NTP happens periodically. For a lot of apps,<br>
syncing once every few hours is good enough.<br>
<div class="HOEnZb"><div class="h5"><br>
MK<br>
<br>
Software Engineer, Pivotal/RabbitMQ<br>
<br>
<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</div></div></blockquote></div><br></div>