[zeromq-dev] Zyre and system time change.

Pieter Hintjens ph at imatix.com
Sat Mar 14 00:08:37 CET 2015


It could be an issue inside zpoller. We'd need some test code that
uses that, which we can run and then change the clock...

On Sat, Mar 14, 2015 at 12:00 AM, Kalyan Bade <kalyanbade at gmail.com> wrote:
> Howdy,
>
> I am using zyre for inter-thread communication. I see that whenever the
> system time gets changed because of NTP sync, I see zyre is not
> sending/receiving any more messages.
>
> To be more precise, the zyre node's zactor is a poll item inside the zloop
> which have other sockets being polled along with zactor. I don't see any
> messages on the zactor once the time changes.
>
> To try out few things, I tried changing the zclock_time() to zclock_mono()
> inside zyre, but that didn't help.
>
> Are there any known gotchas here? I am clueless on where to start for
> debugging this issue. Any help is highly appreciated.
>
> Thanks in advance for any pointer..
>
> - Kalyan
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>



More information about the zeromq-dev mailing list