Michael Smith has uploaded a new patch set (#2) to the change originally created by Csaba Ringhofer. ( 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 --- 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(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/94/24494/2 -- 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: newpatchset Gerrit-Change-Id: I0122b74042acd6579bc98bbdc796c511bc54f0e5 Gerrit-Change-Number: 24494 Gerrit-PatchSet: 2 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]>
