Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
I added a test in the class MqttClusterWildcardTest that shows the problem.
The problem is:
- Broker 1 starts
- Client 1 connects
- subscribe a wildcard address
- send data to a linked address (from the previous bullet)
- Broker 2 starts
- Client 2 connects
- subscribe a wildcard address
- send data to a linked address
- Stackoverflow error
Attachments
Issue Links
- is superceded by
-
ARTEMIS-3009 Reference cluster connection message loadbalancing type from the remote binding
- Closed
- links to