Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/19863 )
Change subject: PROTOTYPE IMPALA-11941: Support Java 17 in Impala ...................................................................... Patch Set 16: (1 comment) http://gerrit.cloudera.org:8080/#/c/19863/16/fe/src/main/java/org/apache/impala/catalog/local/CatalogdMetaProvider.java File fe/src/main/java/org/apache/impala/catalog/local/CatalogdMetaProvider.java: http://gerrit.cloudera.org:8080/#/c/19863/16/fe/src/main/java/org/apache/impala/catalog/local/CatalogdMetaProvider.java@2021 PS16, Line 2021: } catch (UnsupportedOperationException e) { > This comes from a few lambdas stored as class members: Jamm's javaagent avoids this problem and allows removing all the add-opens params. This seems like a more sustainable option. However the jamm version with these changes hasn't been published yet (hoping it's available in the next couple days. -- To view, visit http://gerrit.cloudera.org:8080/19863 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ic378896f572e030a3a019646a96a32a07866a737 Gerrit-Change-Number: 19863 Gerrit-PatchSet: 16 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Comment-Date: Thu, 15 Jun 2023 22:50:23 +0000 Gerrit-HasComments: Yes
