Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
6.6.0
-
1
-
CX Sprint 196, CX Sprint 197, CX Sprint 198
Description
Currently, external links hostnames must be specific to the transport. e.g. if "full" encryption is requested, the supplied hostname must be hostname:httpsport, hostname:httpport (or just hostname) for other encryption types. XDCR configuration is more flexible, and attempts to determine the correct port for the configured security settings.
Configuring external links should be improved to calculate the correct port when able.
Build couchbase-server-6.6.0-7621 contains cbas-core commit f4e4a55 with commit message:
MB-38859: default port to service defaults if unspecified