[
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)