Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Normal
Description
When creating an outbound connection pool and connecting from within andOutboundTcpConnection it doesn't check if internode authenticator will allow the connection. In practice this can cause a bunch of orphaned threads perpetually attempting to reconnect to an endpoint that is will never accept the connection.