Ivan Daschinskiy created IGNITE-9251:
----------------------------------------
Summary: Starting cache on join from unauthorized node should be failed.
Key: IGNITE-9251
URL:
https://issues.apache.org/jira/browse/IGNITE-9251 Project: Ignite
Issue Type: Bug
Affects Versions: 2.6
Reporter: Ivan Daschinskiy
Assignee: Ivan Daschinskiy
When starting cache on join from node (caches from configuration) , which is not authorized to create cache, leads to fail of joining node without meaningful error. Moreover, cache is started on others nodes, that collects data from joining node.
1. Joining node should be failed with meaningful error with guide that configuration should be corrected.
2. When starting caches from joining node, caches from discovery data should be checked whether joining node has permission to start these caches and if not,skip them
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)