You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Rajat Khandelwal (JIRA)" <ji...@apache.org> on 2015/07/24 14:12:04 UTC

[jira] [Resolved] (LENS-295) LensClient.getAsyncResults is not consistent. Gives correct result only once.

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

Rajat Khandelwal resolved LENS-295.
-----------------------------------
    Resolution: Fixed

> LensClient.getAsyncResults is not consistent. Gives correct result only once. 
> ------------------------------------------------------------------------------
>
>                 Key: LENS-295
>                 URL: https://issues.apache.org/jira/browse/LENS-295
>             Project: Apache Lens
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 2.0
>            Reporter: Rajat Khandelwal
>            Assignee: Rajat Khandelwal
>             Fix For: 2.2
>
>
> In the environment I tested, First time, it gave
> {noformat}
> test_dim.id	test_dim.name
> 1	first
> 1 rows process in (15) seconds.
> {noformat}
> And the next three times it gives
> {noformat}
> test_dim.id	test_dim.name
> 0 rows process in (15) seconds.
> {noformat}



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