Daniel Becker has posted comments on this change. ( http://gerrit.cloudera.org:8080/22368 )
Change subject: IMPALA-13680: Avoid flush() when closing TSSLSocket ...................................................................... Patch Set 1: (2 comments) http://gerrit.cloudera.org:8080/#/c/22368/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/22368/1//COMMIT_MSG@18 PS1, Line 18: BufferedTransport It is a subclass for TBufferedTransport, right? Which we call BufferedTransport without "T". http://gerrit.cloudera.org:8080/#/c/22368/1/be/src/rpc/thrift-server.h File be/src/rpc/thrift-server.h: http://gerrit.cloudera.org:8080/#/c/22368/1/be/src/rpc/thrift-server.h@94 PS1, Line 94: std::shared_ptr<apache::thrift::transport::TTransport> getTransport( Is it intentional that 'virtual' is removed here? -- To view, visit http://gerrit.cloudera.org:8080/22368 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I4879a1567f7691711d73287269bf87f2946e75d2 Gerrit-Change-Number: 22368 Gerrit-PatchSet: 1 Gerrit-Owner: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Daniel Becker <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Comment-Date: Wed, 22 Jan 2025 16:20:49 +0000 Gerrit-HasComments: Yes
