Temporary fix to allow worker nodes to be started before the admin node and still announce them to speed up the cluster start. Otherwise, we need to wait for 10s for the NodesConfiguration being refreshed to learn about new nodes. This makes the docker compose demo not so nice.
Temporary fix to allow worker nodes to be started before the admin node and still announce them to speed up the cluster start. Otherwise, we need to wait for 10s for the
NodesConfiguration
being refreshed to learn about new nodes. This makes the docker compose demo not so nice.