Valentin Kulichenko created IGNITE-1576:
-------------------------------------------
Summary: 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: ignite-1.5
{{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.4#6332)