Chapter 3. Fixed issues
ENTMQIC-2162 - Router crashes when detach from receiver and detach from broker arrive at the same time on a link route
In previous versions of AMQ Interconnect, a router would crash if it received two opposing detaches on a link route. The crash was due to a race condition from one side detaching the link, and the other side attempting to forward the detach on the detached link. This issue has been fixed to prevent this type of crash from occurring. From now on, if a router receives a detach, it will prevent any other senders or receivers from attempting to forward the detach.