[
https://issues.apache.org/jira/browse/IGNITE-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15941254#comment-15941254
]
Denis Magda commented on IGNITE-653:
------------------------------------
[~jeyhunkarimov], you misunderstood the issue a bit. The goal is to add a name
of the cache to an exception of a failed operation. For instance, if you have a
cache named "Persons" then the exception should be the following:
{code}
CacheServerNotFoundException: Failed to map keys for cache Persons (all
partition nodes left the grid)
{code}
> Add cache name to exception message
> -----------------------------------
>
> Key: IGNITE-653
> URL: https://issues.apache.org/jira/browse/IGNITE-653
> Project: Ignite
> Issue Type: Task
> Components: cache
> Affects Versions: sprint-3
> Reporter: Pavel Konstantinov
> Assignee: Jeyhun Karimov
> Priority: Trivial
>
> {code}
> CacheServerNotFoundException: Failed to map keys for cache (all partition
> nodes left the grid)
> {code}
> {code}
> ClusterTopologyServerNotFoundException: Failed to map keys for cache (all
> partition nodes left the grid).
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)