[ 
https://issues.apache.org/jira/browse/IMPALA-7840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16682742#comment-16682742
 ] 

ASF subversion and git services commented on IMPALA-7840:
---------------------------------------------------------

Commit a44aadda93e21de58b1d66f02cebaaf1339f28cb in impala's branch 
refs/heads/master from [~twmarshall]
[ https://git-wip-us.apache.org/repos/asf?p=impala.git;h=a44aadd ]

IMPALA-7840: add missing error to test_concurrent_schema_change

test_concurrent_schema_change runs a series of alters and inserts on
the same Kudu table concurrently to ensure that Impala can handle this
without crashing.

There is a list of expected error messages in the test. One possible
legitimate error is missing, causing the test to sometimes be flaky.

This patch adds that error message to the test.

Change-Id: Ibc01e1244e05be30343c05b5a0f8676f4d4603d2
Reviewed-on: http://gerrit.cloudera.org:8080/11913
Reviewed-by: Thomas Marshall <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> test_concurrent_schema_change is missing a possible error message
> -----------------------------------------------------------------
>
>                 Key: IMPALA-7840
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7840
>             Project: IMPALA
>          Issue Type: Bug
>    Affects Versions: Impala 3.1.0
>            Reporter: Thomas Tauber-Marshall
>            Assignee: Thomas Tauber-Marshall
>            Priority: Critical
>
> test_concurrent_schema_change runs a series of alters and inserts on the same 
> Kudu table concurrently to ensure that Impala can handle this without 
> crashing.
> There is a list of expected error messages in the test. One possible 
> legitimate error is missing, causing the test to sometimes be flaky.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to