We built in error-detection on our message layer. Is there anyway to configure ZeroMQ to discard invalid messages, rather than trigger assertion?
On Oct 15, 2012, at 12:52 PM, Pieter Hintjens <[email protected]> wrote: > On Mon, Oct 15, 2012 at 2:36 PM, Viet Hoang (Quant Edge) > <[email protected]> wrote: > >> We run an instance on ROUTER socket to distribute jobs between workers. >> Sometime we got this assertion fail. How do we fix it? > > Can you try to find a way to reproduce the problem, then log an issue > with a test case? > > Also, check if it happens on the latest libzmq master and/or release > candidate. > > Thank you > Pieter > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
