Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
ghx-label-2
Description
We found that BackendConfig.INSTANCE could be null in the frontend test testResetMetadataDesc() and thus ResetMetadataStmt#toThrift() could fail with the following error.
Cannot invoke "org.apache.impala.service.BackendConfig.getHostname()" because "org.apache.impala.service.BackendConfig.INSTANCE" is null
Attachments
Issue Links
- is related to
-
IMPALA-11699 Some FE tests failed by NullPointerException in FileSystemUtil
- Resolved