[ 
https://issues.apache.org/jira/browse/IGNITE-5931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16114273#comment-16114273
 ] 

Pavel Tupitsyn commented on IGNITE-5931:
----------------------------------------

Another problem is that we return {{BinarySurrogateTypeDescriptor}} from 
{{GetDescriptor}} when the type has not been found. I think we should proceed 
with dynamic registration if typeName is known.

> .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
>              Labels: .NET
>             Fix For: 2.2
>
>
> 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)

Reply via email to