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

Wenzhe Zhou resolved IMPALA-12340.
----------------------------------
     Fix Version/s: Impala 4.3.0
    Target Version: Impala 4.3.0
        Resolution: Fixed

> custom_cluster.test_catalogd_ha.TestCatalogdHA.test_two_catalogd_with_force_active
>  fails in exhaustive tests
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: IMPALA-12340
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12340
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend, Catalog
>    Affects Versions: Impala 4.3.0
>            Reporter: Peter Rozsa
>            Assignee: Wenzhe Zhou
>            Priority: Major
>              Labels: test-failure
>             Fix For: Impala 4.3.0
>
>
> custom_cluster.test_catalogd_ha.TestCatalogdHA.test_two_catalogd_with_force_active
>  fails on the assertion that checks that only one catalog is active.
> h3. Error Message
> assert True != True + where True = <bound method 
> CatalogdService.get_metric_value of 
> <tests.common.impala_service.CatalogdService object at 
> 0x7f9b432e8d90>>('catalog-server.active-status') + where <bound method 
> CatalogdService.get_metric_value of 
> <tests.common.impala_service.CatalogdService object at 0x7f9b432e8d90>> = 
> <tests.common.impala_service.CatalogdService object at 
> 0x7f9b432e8d90>.get_metric_value + and True = <bound method 
> CatalogdService.get_metric_value of 
> <tests.common.impala_service.CatalogdService object at 
> 0x7f9b432e8a90>>('catalog-server.active-status') + where <bound method 
> CatalogdService.get_metric_value of 
> <tests.common.impala_service.CatalogdService object at 0x7f9b432e8a90>> = 
> <tests.common.impala_service.CatalogdService object at 
> 0x7f9b432e8a90>.get_metric_value
> h3. Stacktrace
> custom_cluster/test_catalogd_ha.py:372: in 
> test_two_catalogd_with_force_active 
> assert(catalogd_service_1.get_metric_value("catalog-server.active-status") E 
> assert True != True E + where True = <bound method 
> CatalogdService.get_metric_value of 
> <tests.common.impala_service.CatalogdService object at 
> 0x7f9b432e8d90>>('catalog-server.active-status') E + where <bound method 
> CatalogdService.get_metric_value of 
> <tests.common.impala_service.CatalogdService object at 0x7f9b432e8d90>> = 
> <tests.common.impala_service.CatalogdService object at 
> 0x7f9b432e8d90>.get_metric_value E + and True = <bound method 
> CatalogdService.get_metric_value of 
> <tests.common.impala_service.CatalogdService object at 
> 0x7f9b432e8a90>>('catalog-server.active-status') E + where <bound method 
> CatalogdService.get_metric_value of 
> <tests.common.impala_service.CatalogdService object at 0x7f9b432e8a90>> = 
> <tests.common.impala_service.CatalogdService object at 
> 0x7f9b432e8a90>.get_metric_value



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to