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

Fang-Yu Rao commented on IMPALA-12526:
--------------------------------------

This issue seems to be the same as IMPALA-11699 but I could not be completely 
sure.

> BackendConfig.INSTANCE could be null in the frontend test 
> testResetMetadataDesc
> -------------------------------------------------------------------------------
>
>                 Key: IMPALA-12526
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12526
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Fang-Yu Rao
>            Assignee: Quanlong Huang
>            Priority: Major
>              Labels: broken-build, flaky-test
>
> We found that 
> [BackendConfig.INSTANCE|https://github.com/apache/impala/blob/master/fe/src/main/java/org/apache/impala/analysis/ResetMetadataStmt.java#L265]
>  could be null in the frontend test 
> [testResetMetadataDesc()|https://github.com/apache/impala/blob/master/fe/src/test/java/org/apache/impala/util/CatalogOpUtilTest.java#L65]
>  and thus 
> [ResetMetadataStmt#toThrift()|https://github.com/apache/impala/blob/master/fe/src/main/java/org/apache/impala/analysis/ResetMetadataStmt.java#L265]
>  could fail with the following error.
> {code}
> Cannot invoke "org.apache.impala.service.BackendConfig.getHostname()" because 
> "org.apache.impala.service.BackendConfig.INSTANCE" is null
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to