Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
If you want to start asyncStartListener=true then the endpoint should not eager start the connection which would fail if the connection to a remote broker is not possible.
This defeats the purpose of asyncStartListener=true which is intended to defer starting this till on-demand.