[
https://issues.apache.org/jira/browse/IGNITE-7413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16330278#comment-16330278
]
Pavel Tupitsyn commented on IGNITE-7413:
----------------------------------------
Merged to master: {{35ce5b1e0971525c665aa19cec7fe63662ccba86}}.
Cherry-picked to ignite-2.4: {{f3f9f2a24b23027cf0c835140322e41a788932ae}}.
> SqlDmlExample: Incorrect result for Delete if run with standalone nodes (Java
> & .NET)
> -------------------------------------------------------------------------------------
>
> 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 if run with standalone
> nodes
>
> without standalone nodes:
> {code}
> >>> Delete non-ASF employees
> >>> 1: John Doe, ASF, 4400
> >>> 2: Jane Roe, ASF, 5500
> {code}
>
> with standalone nodes:
> {code}
> >>> Delete non-ASF employees
> >>> 1: John Doe, ASF, 4400
> >>> 4: Richard Miles, Eclipse, 3000
> >>> 2: Jane Roe, ASF, 5500
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)