Sai Hemanth Gantasala has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/19625


Change subject: IMPALA-12002: COMMIT_COMPACTION_EVENT should silently fail if 
the db is not found
......................................................................

IMPALA-12002: COMMIT_COMPACTION_EVENT should silently fail if the db
is not found

In the test runs, it is found that event processor is stopped when
processing a commit compaction event due to database being droppped.
Instead of stopping the event processor, it is enough to throw a warn
message and skip the commit compaction event.

Change-Id: I543abc596efa710f903b2e20d6a8ed73a8d5a315
---
M fe/src/main/java/org/apache/impala/catalog/events/MetastoreEvents.java
1 file changed, 2 insertions(+), 2 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I543abc596efa710f903b2e20d6a8ed73a8d5a315
Gerrit-Change-Number: 19625
Gerrit-PatchSet: 1
Gerrit-Owner: Sai Hemanth Gantasala <saihema...@cloudera.com>

Reply via email to