SSL connections cannot find node for K/V operations
Description
Currently, all K/V operations fail with node not found if you are connected via SSL. This is because nodes are indexed with the SSL port number, but the cluster map for buckets uses the non-SSL port number.
Environment
None
Gerrit Reviews
None
Release Notes Description
None
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Currently, all K/V operations fail with node not found if you are connected via SSL. This is because nodes are indexed with the SSL port number, but the cluster map for buckets uses the non-SSL port number.