Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.8.0
Description
When failover is not reconnecting, maxReconnectAttempts=0, so it just being used to pick a url, on disconnect it should not invoke the interrupted/resumed transportExceptionhandler callback b/c there is no possibility of a resume. The exception just bubbles up to the application.