Pavel Tupitsyn created IGNITE-3713:
--------------------------------------
Summary: .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
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)