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

Pavel Tupitsyn edited comment on IGNITE-5931 at 8/30/17 2:32 PM:
-----------------------------------------------------------------

Fixed race condition and affinity attribute issues. Ideally entire 
{{Marshaller}} class should be refactored later.


was (Author: ptupitsyn):
Race condition and affinity attribute issues. Ideally entire {{Marshaller}} 
class should be refactored later.

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

Reply via email to