You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Goncharuk (JIRA)" <ji...@apache.org> on 2015/12/18 10:24:46 UTC

[jira] [Assigned] (IGNITE-2201) CacheQueryExample aggregation returns different results

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

Alexey Goncharuk reassigned IGNITE-2201:
----------------------------------------

    Assignee: Alexey Goncharuk

> CacheQueryExample aggregation returns different results
> -------------------------------------------------------
>
>                 Key: IGNITE-2201
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2201
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 1.5
>            Reporter: Sergey Kozlov
>            Assignee: Alexey Goncharuk
>             Fix For: 1.5
>
>
> 1. Run ExampleNodeStartup
> 2. Run CacheQueryExample:
> {noformat}
> ...
> >>> Average salary for 'ApacheIgnite' employees: 
> >>>     [1000.0]
> ...
> {noformat}
> 3. Stop ExampleNodeStartup
> 4. Run CacheQueryExample again:
> {noformat}
> ...
> >>> Average salary for 'ApacheIgnite' employees: 
> >>>     [1500.0]
> ...
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)