Skip to content

Commit a4bbf33

Browse files
Clean up before the 2025.01 release (neo4j#2075)
- Dependent on the PR neo4j#2053 - Remove unnecessary images as the corresponding section has been deleted. - Add info about the new page on deprecations and removals. - Remove leftovers of the discovery service v2.
1 parent 829a7fb commit a4bbf33

File tree

15 files changed

+8
-120
lines changed

15 files changed

+8
-120
lines changed
-7.64 KB
Binary file not shown.
-8.55 KB
Binary file not shown.
-21.4 KB
Binary file not shown.
-16.7 KB
Binary file not shown.
-16.8 KB
Binary file not shown.
-6.19 KB
Binary file not shown.
-62.3 KB
Binary file not shown.
-70.3 KB
Binary file not shown.
-74 KB
Binary file not shown.

modules/ROOT/pages/clustering/setup/discovery.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ If this is not possible, consider using the discovery type `SRV`.
8484
====
8585

8686
`dbms.cluster.discovery.resolver_type=SRV`::
87-
With this configuration, the initial discovery members are resolved from _DNS SRV_ records to find the IP addresses/hostnames and discovery service ports (v1) *or* cluster advertised ports (v2) to contact.
87+
With this configuration, the initial discovery members are resolved from _DNS SRV_ records to find the IP addresses/hostnames and cluster advertised ports to contact.
8888
+
8989
The value of `dbms.cluster.endpoints` must be set to a single domain name and the port set to `0`.
9090
The domain name returns a single SRV record when a DNS lookup is performed.

0 commit comments

Comments
 (0)