Riza Suminto has posted comments on this change. ( http://gerrit.cloudera.org:8080/18938 )
Change subject: IMPALA-11548: Share same TTransport object for RPC input and output ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/18938/2/be/src/rpc/TAcceptQueueServer.cpp File be/src/rpc/TAcceptQueueServer.cpp: http://gerrit.cloudera.org:8080/#/c/18938/2/be/src/rpc/TAcceptQueueServer.cpp@246 PS2, Line 246: outputProtocolFactory_->getProtocol(io_transport); : shared_ptr<TProcessor> processor > As the two are now the same, can you merge a variables? e.g. as transport o Thank you for pointing this out! Renamed to io_transport. -- To view, visit http://gerrit.cloudera.org:8080/18938 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I199d6b0c6c62e940e131eb39d38a8a51b36e11c4 Gerrit-Change-Number: 18938 Gerrit-PatchSet: 3 Gerrit-Owner: Riza Suminto <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Fang-Yu Rao <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Comment-Date: Tue, 06 Sep 2022 12:15:55 +0000 Gerrit-HasComments: Yes
