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 bug related to clientMode #34

Closed YueTang-Vanessa closed 1 year ago

YueTang-Vanessa commented 1 year ago

Issue

Fix bug in clientMode determination logic

Test

Passed unit tests, functional tests in static mode and dynamic mode against non-tls and tls memcached server

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