Two 5.4.1 brokers A and B connected to each other via a duplex transport. Sender X fires a message on /queue/account_events to A, consumer Y collects from B. This is normal.
Sender Z fires a message on /queue/account_events to A, consumer Y gets nothing. This is abnormal. Check broker A, /queue/account_events shows one consumer connected while consumer Y is connected to broker B. This is normal. I browse broker A's /queue/account_events in the web interface. No messages listed despite multiple page re-loads and an increasing pending count as a result of Z's activity. This is abnormal. Nothing in the logs of either broker. Very very confused. How can sender X's messages get passed along but not sender Z's? James
