Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/20189 )
Change subject: IMPALA-12281: Disallow unsetting REQUEST_POOL if it is set by client ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/20189/1/fe/src/main/java/org/apache/impala/service/Frontend.java File fe/src/main/java/org/apache/impala/service/Frontend.java: http://gerrit.cloudera.org:8080/#/c/20189/1/fe/src/main/java/org/apache/impala/service/Frontend.java@2125 PS1, Line 2125: StringUtils.isNotEmpty(queryOptions.getRequest_pool()); Why doesn't isSetRequest_pool work? I guess client could set it to an empty string to disable it? -- To view, visit http://gerrit.cloudera.org:8080/20189 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ib5036859d51bc64f568da405f730c8f3ffebb742 Gerrit-Change-Number: 20189 Gerrit-PatchSet: 1 Gerrit-Owner: Riza Suminto <[email protected]> Gerrit-Reviewer: Abhishek Rawat <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Kurt Deschler <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Comment-Date: Thu, 13 Jul 2023 16:22:44 +0000 Gerrit-HasComments: Yes
