COORDINATOR is a built-in logical server that consists of the current coordinator node.
Clients can use the COORDINATOR logical server to connect to the current coordinator without knowing its name. This simplifies connection because the coordinator role may pass from one node to another, for example, during failover.
You cannot drop the COORDINATOR logical server.