Valentin Kulichenko created IGNITE-1404:
-------------------------------------------
Summary: Any distributed cache operation should throw CacheServerNotFoundException if there are no server nodes
Key: IGNITE-1404
URL:
https://issues.apache.org/jira/browse/IGNITE-1404 Project: Ignite
Issue Type: Improvement
Components: cache
Reporter: Valentin Kulichenko
Assignee: Valentin Kulichenko
Priority: Blocker
Fix For: ignite-1.4
Currently the behavior is inconsistent. E.g., {{remove()}} method throws an exception, but {{clear()}} does not. Need to check all distributed operations and make them throw the exception when appropriate.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)