[
https://issues.apache.org/jira/browse/IMPALA-13694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925279#comment-17925279
]
ASF subversion and git services commented on IMPALA-13694:
----------------------------------------------------------
Commit 4aea5d6923bb5aac8423295b918c59bac9fcaf9c in impala's branch
refs/heads/master from Riza Suminto
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=4aea5d692 ]
IMPALA-13743: Fix setup_method calls at test_admission_controller.py
IMPALA-13694 reveals an issue in setup_method calls of
TestAdmissionControllerWithACService and
TestAdmissionControllerStressWithACService. They should be called with
their own class name instead of the superclass name.
Testing:
- Pass TestAdmissionControllerWithACService and
TestAdmissionControllerStressWithACService in exhaustive exploration.
Change-Id: I092c4f397cba1908245ccb30111176190b2182ff
Reviewed-on: http://gerrit.cloudera.org:8080/22465
Reviewed-by: Jason Fehr <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Add ImpalaConnection.reset_configuration method.
> ------------------------------------------------
>
> Key: IMPALA-13694
> URL: https://issues.apache.org/jira/browse/IMPALA-13694
> Project: IMPALA
> Issue Type: Improvement
> Components: Test
> Reporter: Riza Suminto
> Assignee: Riza Suminto
> Priority: Major
> Fix For: Impala 4.6.0
>
>
> ImpalaTestSuite.run_test_case() reuse ImpalaConnection and restore its
> configuration at the end of test via
> ImpalaTestSuite.__restore_query_options(). We should make restoring query
> options to default value generic inside ImpalaConnection. Currently,
> ImpalaConnection has set_configuration, set_configuration_option,
> get_default_configuration, and clear_configuration method, but there is no
> reset_configuration method.
> Impala py.test code should also consistently lower case query options names
> everywhere, following standard set by IMPALA-13319.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]