Bruce Schuchardt created GEODE-6928:
---------------------------------------
Summary: peer-to-peer SSL stream corruption with
conserve-sockets=false
Key: GEODE-6928
URL: https://issues.apache.org/jira/browse/GEODE-6928
Project: Geode
Issue Type: Bug
Components: messaging
Reporter: Bruce Schuchardt
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)