Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
-
None
-
ghx-label-12
Description
It was found that ehcache sizeof (version 0.3.0) library used by CatalogdMetaProvider can fail during reflection and cause the impalad to stuck during startup indefinitely. And this triggers IMPALA-7168 which affects sync_ddl queries running on unaffected impalads.
It would be good that we wpdate ehcache sizeof to 0.4.0 which contains this change:
https://github.com/ehcache/sizeof/commit/71c3dc565466af576dfe38902233edac81cd32a2.
Attachments
Issue Links
- is related to
-
IMPALA-11260 Catalog cache item sizes of CatalogdMetaProvider are underestimated on Java9+
- Resolved