Comment 3 for bug 1301723

Revision history for this message
zhangjialong (zhangjl) wrote : Re: Message was sended to wrong node with use zmq as rpc_backend

let me describe this problem more detail.

The follow is my match_makering.json file for zmq; http://pastebin.com/zza8KhJi

And the next is the message transport by zmq through impl_zmq.py: http://pastebin.com/TfgTE3rj

For more information , the messagins were logged by the code in impl_zmq.py line 731 and 734

From the log, we can see the messages should be send to computer3 but send to computer2, then ,cause this bug