Quanlong Huang has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/20674


Change subject: IMPALA-12526: Fix NullPointerException in testResetMetadataDesc
......................................................................

IMPALA-12526: Fix NullPointerException in testResetMetadataDesc

BackendConfig.INSTANCE could be null when running
CatalogOpUtilTest#testResetMetadataDesc(). This patch adds a setup
method to make sure it's initialized.

Tests
 - Verified the issue is resolved by running the test individually:
   (pushd fe && mvn test -Dtest=CatalogOpUtilTest#testResetMetadataDesc)

Change-Id: Ic5c1c75ec92f4833caf1380a55a0bfd5056ef0cd
---
M fe/src/test/java/org/apache/impala/util/CatalogOpUtilTest.java
1 file changed, 11 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/74/20674/1
--
To view, visit http://gerrit.cloudera.org:8080/20674
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic5c1c75ec92f4833caf1380a55a0bfd5056ef0cd
Gerrit-Change-Number: 20674
Gerrit-PatchSet: 1
Gerrit-Owner: Quanlong Huang <huangquanl...@gmail.com>

Reply via email to