File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
modules/ROOT/pages/clustering/setup Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -11,10 +11,12 @@ Neo4j provides several mechanisms for cluster members to discover each other and
1111
1212[IMPORTANT]
1313====
14- From Neo4j 5.23, a new version v2 has been introduced.
15- The new version v2 is recommended for new deployments.
16- The current version v1 has been deprecated.
17- However, existing deployments can continue to use the current version v1 in all Neo4j 5.x versions.
14+ In Neo4j 5.23, the discovery service v2 has been introduced.
15+ The new version, v2, is recommended for new deployments.
16+
17+ The current version, v1, has been deprecated and will be removed in a future release.
18+ Therefore, it is highly recommended to move from v1 to v2.
19+ For details, see <<clustering-discovery-v1-to-v2, Moving from discovery service v1 to v2>>.
1820====
1921
2022The new version v2 introduces the following configuration settings to control the discovery service:
You can’t perform that action at this time.
0 commit comments