[
https://issues.apache.org/jira/browse/IGNITE-1576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-1576:
------------------------------------
Fix Version/s: (was: 2.0)
2.1
> CacheObject.toString() can throw NPE if node already stopped
> ------------------------------------------------------------
>
> Key: IGNITE-1576
> URL: https://issues.apache.org/jira/browse/IGNITE-1576
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Reporter: Valentin Kulichenko
> Fix For: 2.1
>
>
> {{CacheObject}} is not functional when the node that created this object is
> stopped. Currently is user saves this object somewhere (e.g., as a part of
> {{CacheEntryEvent}}, it will throw NPEs from {{toString}} and probably other
> methods. We should throw informative error in this case.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)