Skip to content

Commit aa78a0c

Browse files
authored
Update modules/ROOT/pages/clustering/servers.adoc
1 parent 4858a70 commit aa78a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/clustering/servers.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Once enabled, the server may be allocated databases to host.
8585
A server in a deallocating state means that it can no longer host databases.
8686
It may be that the server is no longer needed and you want to remove it from the cluster.
8787
The command `DEALLOCATE DATABASE[S] FROM SERVER[S] _server_[,...]` is used to transition servers to the _Deallocating_ state, reallocating all their hosted databases to other servers in the cluster.
88-
[WARNING]
88+
[NOTE]
8989
====
9090
This state is *irreversible*.
9191
Once a server is in a deallocating state, it subsequently cannot have databases allocated to it.

0 commit comments

Comments
 (0)