Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/19268 )
Change subject: IMPALA-9487: Add erasure coding policy to SHOW, DESCRIBE ...................................................................... Patch Set 6: (1 comment) http://gerrit.cloudera.org:8080/#/c/19268/6/fe/src/main/java/org/apache/impala/common/FileSystemUtil.java File fe/src/main/java/org/apache/impala/common/FileSystemUtil.java: http://gerrit.cloudera.org:8080/#/c/19268/6/fe/src/main/java/org/apache/impala/common/FileSystemUtil.java@206 PS6, Line 206: LOG.warn("Unable to retrieve erasure coding policy: {}", e); This could skip substitution and use the Throwable variant: https://www.slf4j.org/apidocs/org/slf4j/Logger.html#warn-java.lang.String-java.lang.Throwable- -- To view, visit http://gerrit.cloudera.org:8080/19268 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Idd95f2d18b3980581788c92993b6d2f53504b5e0 Gerrit-Change-Number: 19268 Gerrit-PatchSet: 6 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Gergely Fürnstáhl <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Comment-Date: Mon, 12 Dec 2022 21:24:55 +0000 Gerrit-HasComments: Yes
