You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2018/01/16 13:11:00 UTC

[jira] [Commented] (IGNITE-7413) .NET: Datagrid.QueryDmlExample: Incorrect result for Delete and Update if run with standalone nodes

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

Pavel Tupitsyn commented on IGNITE-7413:
----------------------------------------

Looks like enabling distributed joins does not help. Investigating.

> .NET: Datagrid.QueryDmlExample: Incorrect result for Delete and Update if run with standalone nodes
> ---------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-7413
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7413
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 2.3
>            Reporter: Irina Zaporozhtseva
>            Assignee: Pavel Tupitsyn
>            Priority: Minor
>              Labels: .NET
>             Fix For: 2.4
>
>
> Datagrid.QueryDmlExample: Incorrect result for Delete and Update if run with standalone nodes
>  
> without standalone nodes:
> >>> Delete non-ASF employees 
> >>> 1: John Doe, ASF, 4400 
> >>> 2: Jane Roe, ASF, 5500
>  
> with standalone nodes:
> >>> Delete non-ASF employees 
> >>> 1: John Doe, ASF, 4400
>  >>> 4: Richard Miles, Eclipse, 3000 
> >>> 2: Jane Roe, ASF, 5500



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)