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/22 09:24:21 UTC

[jira] [Resolved] (IGNITE-3713) .NET: Possible NPE in PlatformConfigurationUtils due to null Enum values

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

Pavel Tupitsyn resolved IGNITE-3713.
------------------------------------
    Resolution: Fixed

> .NET: Possible NPE in PlatformConfigurationUtils due to null Enum values
> ------------------------------------------------------------------------
>
>                 Key: IGNITE-3713
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3713
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 1.6
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>              Labels: .net
>             Fix For: 1.8
>
>
> There are no null checks, we call .ordinal() directly.
> Even though for most enums in IgniteConfiguration null is not a valid value, Platform should not fail on this.



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