You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Wenzhe Zhou (Jira)" <ji...@apache.org> on 2022/04/20 16:31:00 UTC

[jira] [Resolved] (IMPALA-10733) TestKuduOperations.test_replica_selection failing

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

Wenzhe Zhou resolved IMPALA-10733.
----------------------------------
    Fix Version/s: Impala 4.1.0
       Resolution: Fixed

> TestKuduOperations.test_replica_selection failing
> -------------------------------------------------
>
>                 Key: IMPALA-10733
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10733
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Norbert Luksa
>            Assignee: Wenzhe Zhou
>            Priority: Minor
>             Fix For: Impala 4.1.0
>
>
> Noticed in the recent builds these failures:
> {code:java}
> query_test/test_kudu.py:567: in test_replica_selection
>     assert cursor.fetchall() == [(100,)]
> E   assert [(85,)] == [(100,)]
> E     At index 0 diff: (85,) != (100,)
> E     Use -v to get the full diff
> {code}
> Job: https://master-03.jenkins.cloudera.com/job/impala-cdh-7.1-maint-core-s3/23/
> [~wzhou] I'm assigning this to you, since you had relevant commits when this failure appeared. Could you please check?



--
This message was sent by Atlassian Jira
(v8.20.7#820007)