Aleksey Plekhanov created IGNITE-15659:
------------------------------------------
Summary: Cache REST request failed if cache context is not started
on node
Key: IGNITE-15659
URL: https://issues.apache.org/jira/browse/IGNITE-15659
Project: Ignite
Issue Type: Bug
Components: rest
Reporter: Aleksey Plekhanov
Assignee: Aleksey Plekhanov
REST handler uses internal API to access caches, but in some conditions cache
context is not started on a node (for example if node filter is used and there
were no attempts to access cache via public API). In such cases, REST request
failed with an error "Failed to find cache for given cache name".
--
This message was sent by Atlassian Jira
(v8.3.4#803005)