[
https://issues.apache.org/jira/browse/IGNITE-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15936174#comment-15936174
]
ASF GitHub Bot commented on IGNITE-653:
---------------------------------------
GitHub user jeyhunkarimov opened a pull request:
https://github.com/apache/ignite/pull/1661
IGNITE-653: Add cache name to exception message
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jeyhunkarimov/ignite IGNITE-653
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1661.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1661
----
commit 02868c4484198d55684dc14152cac8cd630b57b2
Author: Jeyhun Karimov <[email protected]>
Date: 2017-03-22T11:54:07Z
IGNITE-653 issue
----
> 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, UI
> 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)