You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Ivan Veselovsky (JIRA)" <ji...@apache.org> on 2015/03/05 18:07:39 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14349097#comment-14349097 ] 

Ivan Veselovsky commented on IGNITE-415:
----------------------------------------

Priority lowered since the revealed problem is now fixed in another way.

> 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
>            Reporter: Ivan Veselovsky
>            Assignee: Ivan Veselovsky
>            Priority: Minor
>
> 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)