Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.3AS
-
None
Description
In the case of a broker connection lost the system might hang, because it is waiting for outstanding CASes which will
never return, because after reconnecting to the broker the old temp reply queue cannot be accessed anymore.
When the system receives a BrokerConnectionException all outstanding CASes should be reported as failed.