Skip to content

Commit 06e0c54

Browse files
Add a note to stress the importance of moving to lighthouse before 2025.01
1 parent 6faa9e8 commit 06e0c54

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ This information is necessary to connect to the servers, run the discovery proto
99

1010
Neo4j provides several mechanisms for cluster members to discover each other and form a cluster based on the configuration and the environment in which the cluster is running, as well as the version of Neo4j being used.
1111

12+
[IMPORTANT]
13+
====
14+
In Neo4j 5.23, a new discovery service was introduced.
15+
You must move to the new version before you start using Neo4j 2025.01.
16+
17+
See link:https://neo4j.com/docs/operations-manual/5/clustering/setup/discovery/[the guide for the Neo4j 5.x series] for more information.
18+
====
19+
1220
[[clustering-discovery-methods]]
1321
== Methods for server discovery
1422

0 commit comments

Comments
 (0)