[
https://issues.apache.org/jira/browse/IGNITE-5931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn resolved IGNITE-5931.
------------------------------------
Resolution: Fixed
> .NET: Incorrect conflicting type error
> --------------------------------------
>
> Key: IGNITE-5931
> URL: https://issues.apache.org/jira/browse/IGNITE-5931
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Affects Versions: 2.1
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Critical
> Labels: .NET
> Fix For: 2.3
>
>
> Incorrect conflicting type error can occur when registering the same time
> from multiple threads simultaneously:
> {code}
> Conflicting type IDs [type1='Row', type2='Row', typeId=113114]
> {code}
> {{Marshaller.AddType}} should check if existing type is the same as new one
> (as we do it in {{AddUserType}}, see other usages of
> {{ThrowConflictingTypeError}}).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)