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 2016/08/10 22:01:20 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Valentin Kulichenko updated IGNITE-1404:
----------------------------------------
    Priority: Major  (was: Critical)

> 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
>
> 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)