Aleksandr created IGNITE-17756:
----------------------------------
Summary: Disable some endpoints on the node outside the cluster
topology
Key: IGNITE-17756
URL: https://issues.apache.org/jira/browse/IGNITE-17756
Project: Ignite
Issue Type: Task
Components: rest
Reporter: Aleksandr
Initially, each node starts in the special BOOTSTRAP mode in which it only has
a few REST endpoints enabled, and is not a member of any network topology or a
cluster. At this stage node’s REST should only allow it to set node name,
configure networking (if/as needed) and join a network topology via a set of
seed nodes. Any other REST calls should be rejected and throw a Node Not
Initialized error instead.
The ability to change the node name is out of the scope of this ticket, only
division between REST endpoints is needed here.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)