You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/tools/neo4j-admin/unbind.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ You can use the `neo4j-admin server unbind` command to remove and archive the cl
9
9
====
10
10
Due to the new clustering architecture in Neo4j 5.x, the behavior of the `unbind` command has changed significantly compared to Neo4j 4.4.
11
11
12
-
Running the `unbind` command on any number of servers may result in the loss of cluster quorum, what affects the clustering functionality severely.
12
+
Running the `unbind` command on any number of servers may result in the loss of cluster quorum, severely affecting clustering functionality.
13
13
Therefore, it is strongly recommended to consult with Neo4j Support before using the `unbind` command.
14
14
15
15
In Neo4j 5.x, use the `unbind` command only when troubleshooting **a specific server** and remember there is no guarantee that the allocator will reassign the same databases to this server, potentially resulting in orphaned database stores.
0 commit comments