You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Sapego (Jira)" <ji...@apache.org> on 2021/04/05 08:33:00 UTC

[jira] [Updated] (IGNITE-14475) C++/dotnet query-example select result is various with additional node

     [ https://issues.apache.org/jira/browse/IGNITE-14475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Sapego updated IGNITE-14475:
---------------------------------
    Reviewer: Pavel Tupitsyn

> C++/dotnet query-example select result is various with additional node
> ----------------------------------------------------------------------
>
>                 Key: IGNITE-14475
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14475
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 2.10
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>            Priority: Major
>             Fix For: 2.11
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Steps:
> Start some additional nodes
> Execute query-example
> Expected output: 
> {noformat}
> Names of all employees and organizations they belong to: 
> Jane Doe is working in ApacheIgnite
> John Doe is working in ApacheIgnite
> Jane Smith is working in Other
> John Smith is working in Other
> {noformat}
> Actual (in 80% cases):
> {noformat}
> Names of all employees and organizations they belong to: 
> Jane Doe is working in ApacheIgnite
> John Doe is working in ApacheIgnite
> John Smith is working in Other
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)