[
https://issues.apache.org/jira/browse/IGNITE-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15942391#comment-15942391
]
Jeyhun Karimov commented on IGNITE-653:
---------------------------------------
[~dmagda] Thanks for comment. I used {code}cctx.name(){code} to get the cache
name and appended to the end of exception string.
So is the concept is correct but the position of cache name is the exception
string is wrong? (it should be in the middle of sentence as you mentioned)
> 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)