Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21047 )
Change subject: IMPALA-12426: (Addendum) Remove Usage of Unnecessary this-> ...................................................................... IMPALA-12426: (Addendum) Remove Usage of Unnecessary this-> The commit 408c606 added code that used the pattern "this->" unnecessarily. Remove instances of using "this->" from the code changes in this commit. Change-Id: Ia6b1d8ba7e27d20ba1ac83caff5e56fd0f9347c0 Reviewed-on: http://gerrit.cloudera.org:8080/21047 Reviewed-by: Riza Suminto <[email protected]> Reviewed-by: Michael Smith <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M be/src/service/impala-server.cc M be/src/service/internal-server-test.cc M be/src/service/internal-server.cc 3 files changed, 59 insertions(+), 61 deletions(-) Approvals: Riza Suminto: Looks good to me, but someone else must approve Michael Smith: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/21047 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ia6b1d8ba7e27d20ba1ac83caff5e56fd0f9347c0 Gerrit-Change-Number: 21047 Gerrit-PatchSet: 6 Gerrit-Owner: Jason Fehr <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: Yida Wu <[email protected]>
