You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2016/08/09 12:33:32 UTC

[jira] [Updated] (IGNITE-1576) CacheObject.toString() can throw NPE if node already stopped

     [ https://issues.apache.org/jira/browse/IGNITE-1576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Tupitsyn updated IGNITE-1576:
-----------------------------------
    Fix Version/s:     (was: 1.7)
                   1.8

> 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: 1.8
>
>
> {{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)