You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2015/03/06 08:09:38 UTC

[jira] [Closed] (IGNITE-415) IgniteUtils#writeStringMap(2) fails if the argument Map contains null value

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

Vladimir Ozerov closed IGNITE-415.
----------------------------------

> IgniteUtils#writeStringMap(2) fails if the argument Map contains null value
> ---------------------------------------------------------------------------
>
>                 Key: IGNITE-415
>                 URL: https://issues.apache.org/jira/browse/IGNITE-415
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: sprint-1
>            Reporter: Ivan Veselovsky
>            Assignee: Vladimir Ozerov
>            Priority: Minor
>             Fix For: sprint-2
>
>
> java.lang.NullPointerException
>         at java.io.DataOutputStream.writeUTF(DataOutputStream.java:347)
>         at java.io.DataOutputStream.writeUTF(DataOutputStream.java:323)
>         at org.apache.ignite.internal.util.IgniteUtils.writeStringMap(IgniteUtils.java:4548)
> .....



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)