You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2015/09/11 01:12:45 UTC

[jira] [Created] (IGNITE-1404) Any distributed cache operation should throw CacheServerNotFoundException if there are no server nodes

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)