Quanlong Huang has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/18400 )

Change subject: IMPALA-11236: Upgrade ehcache sizeof library to 0.4.0
......................................................................

IMPALA-11236: Upgrade ehcache sizeof library to 0.4.0

It was found that the ehcache sizeof (version 0.3.0) library used by
CatalogdMetaProvider can fail due to an InaccessibleObjectException
during reflection and cause the impalad to stuck during startup
indefinitely. This could trigger IMPALA-7168 which affects sync_ddl
queries running on unaffected impalads.

This patch upgrades the version of the ehcache sizeof library so that
the exception could be handled within the ehcache sizeof library after
the upgrade.

Testing:
 - Verified that the patch passes Impala's core tests.

Change-Id: I853264684aa2ba9c3743f9e53bd52fa2752a45a1
Reviewed-on: http://gerrit.cloudera.org:8080/18400
Reviewed-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Reviewed-by: Quanlong Huang <huangquanl...@gmail.com>
Tested-by: Quanlong Huang <huangquanl...@gmail.com>
---
M fe/pom.xml
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Impala Public Jenkins: Looks good to me, approved
  Anonymous Coward (395): Looks good to me, but someone else must approve
  Quanlong Huang: Looks good to me, approved; Verified

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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I853264684aa2ba9c3743f9e53bd52fa2752a45a1
Gerrit-Change-Number: 18400
Gerrit-PatchSet: 3
Gerrit-Owner: Fang-Yu Rao <fangyu....@cloudera.com>
Gerrit-Reviewer: Anonymous Coward (395)
Gerrit-Reviewer: Fang-Yu Rao <fangyu....@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Quanlong Huang <huangquanl...@gmail.com>
Gerrit-Reviewer: Vincent Tran <vtt...@cloudera.com>

Reply via email to