awslabs / aws-elasticache-cluster-client-memcached-for-java

Amazon ElastiCache Cluster Client for Java - enhanced library to connect to ElastiCache clusters.
http://docs.amazonwebservices.com/AmazonElastiCache/latest/UserGuide/AutoDiscovery.html
Apache License 2.0
87 stars 54 forks source link

fix reconnecting issue in TLS mode #18

Closed chinguyen21 closed 2 years ago

chinguyen21 commented 2 years ago

Issue: In Dynamic mode, when replace a node of a Elasticache cluster, reconnecting mechanism has a bug when begin handshake

Description of changes: fix reconnecting issue in TLS mode

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.