Bharath Vissapragada has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/8212


Change subject: IMPALA-6016: Fix logging in TableLoadingMgr class
......................................................................

IMPALA-6016: Fix logging in TableLoadingMgr class

This patch moves the logging of "loads in progress"
to a place where the current load is accounted. The
reason to move the logging is that the current load
is not reflected in the loadingTables_ till loadAsync()
is called.

Change-Id: I925a6ba9a09be25df2759da5e6d85dfc8b981ce4
---
M fe/src/main/java/org/apache/impala/catalog/TableLoadingMgr.java
1 file changed, 4 insertions(+), 5 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I925a6ba9a09be25df2759da5e6d85dfc8b981ce4
Gerrit-Change-Number: 8212
Gerrit-PatchSet: 1
Gerrit-Owner: Bharath Vissapragada <[email protected]>

Reply via email to