Impala Public Jenkins has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/23964 )

Change subject: IMPALA-14739: Log if local catalog cache entry size is truncated
......................................................................

IMPALA-14739: Log if local catalog cache entry size is truncated

The weigh() function cannot return more than 2GB. Such huge objects
should be very rare, but if it happens, the cache will underestimate
its size. Add a warning in this case.

Change-Id: I30554e55e0d487be38e10ddadb7fe53410f61201
Reviewed-on: http://gerrit.cloudera.org:8080/23964
Reviewed-by: Csaba Ringhofer <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M fe/src/main/java/org/apache/impala/catalog/local/CatalogdMetaProvider.java
1 file changed, 5 insertions(+), 1 deletion(-)

Approvals:
  Csaba Ringhofer: Looks good to me, approved
  Impala Public Jenkins: Verified

--
To view, visit http://gerrit.cloudera.org:8080/23964
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I30554e55e0d487be38e10ddadb7fe53410f61201
Gerrit-Change-Number: 23964
Gerrit-PatchSet: 3
Gerrit-Owner: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Abhishek Rawat <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Yida Wu <[email protected]>

Reply via email to