Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/24494 )
Change subject: IMPALA-15114: Remove ehcache ...................................................................... IMPALA-15114: Remove ehcache The rule before the change was to use jamm from Java 15 and ehcache on older Javas. As impala bumped to Java 17 as minimum ehcache became pretty untested. Change-Id: I0122b74042acd6579bc98bbdc796c511bc54f0e5 Reviewed-on: http://gerrit.cloudera.org:8080/24494 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M be/src/common/init.cc M be/src/util/backend-gflag-util.cc M common/thrift/BackendGflags.thrift M fe/pom.xml M fe/src/main/java/org/apache/impala/catalog/local/CatalogdMetaProvider.java M fe/src/main/java/org/apache/impala/service/BackendConfig.java M fe/src/test/java/org/apache/impala/catalog/local/CatalogdMetaProviderTest.java 7 files changed, 13 insertions(+), 108 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/24494 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I0122b74042acd6579bc98bbdc796c511bc54f0e5 Gerrit-Change-Number: 24494 Gerrit-PatchSet: 4 Gerrit-Owner: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Peter Rozsa <[email protected]>
