I've meet the problem twice.
I'm using 0.7.1 version.
After the log: virtual-port [INFO] Received invalid message directed at
port XXX Dropping, all message send to this bolt seemed to be dropped.
Timers on this bolt work well.
I found this git commit log:
=======================================================================================
commit 4a5b87a771150af09fc827ea5ae579b35fc105eb
Author: James Xu <[email protected]>
Date: Sat Apr 21 21:06:01 2012 +0800
Unified the virtual-port layer and give it a new name: receive-thread,
and also got rid of the local-mode-zmq stuff
=======================================================================================
@James, do you have any idea about this issue?