You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Richard Antal (Jira)" <ji...@apache.org> on 2020/11/24 15:25:00 UTC

[jira] [Updated] (PHOENIX-6233) QueryTimeoutIT fails sometimes.

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

Richard Antal updated PHOENIX-6233:
-----------------------------------
    Description: 
On a faster computers QueryTimeoutIT does not take 1000 ms.
 Sometimes on my computer it runs well below it. I suggest increasing nRows to make it stable for some year.

One of my failing run (MacBook Pro 16 9th-gen i7):
{code:java}
QueryTimeoutIT.testQueryTimeout:134 Total time of query was 852 ms, but expected to be greater than 1000{code}

  was:
On a faster computers QueryTimeoutIT does not take 1000 ms.
Sometimes on my computer it runs well below it. I suggest increasing nRows to make it stable for some year.

One of my failing run:
{code:java}
QueryTimeoutIT.testQueryTimeout:134 Total time of query was 852 ms, but expected to be greater than 1000{code}


> QueryTimeoutIT fails sometimes.
> -------------------------------
>
>                 Key: PHOENIX-6233
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6233
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: Richard Antal
>            Assignee: Richard Antal
>            Priority: Minor
>
> On a faster computers QueryTimeoutIT does not take 1000 ms.
>  Sometimes on my computer it runs well below it. I suggest increasing nRows to make it stable for some year.
> One of my failing run (MacBook Pro 16 9th-gen i7):
> {code:java}
> QueryTimeoutIT.testQueryTimeout:134 Total time of query was 852 ms, but expected to be greater than 1000{code}



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