Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.6.0
-
None
Description
With the following topology:
R1 ---- R2 ---- R3 | | R4
Using an address with "closest" distribution.
Put subscribers on R3 and R4. Put a producer on R1. Messages are delivered to the consumer on R4. Detach the consumer from R4 and send more messages.
These message should arrive at the consumer on R3, but they circulate indefinitely, using up memory.