Description
In a system configured to use SSL in the cluster I observed many "Attempting TCP/IP reconnect" messages and failures to return "direct replies".
I modified the ClusterCommunicationsDUnitTest to perform multiple updates in a thread and found the same behavior. The DistributionStats reconnectAttempts statistic showed new connections being formed when old ones were deemed corrupt. The retry logic in our communications caused the test to pass.
Attachments
Issue Links
- links to