Riza Suminto has posted comments on this change. ( http://gerrit.cloudera.org:8080/21476 )
Change subject: IMPALA-13130: Prioritize EndDataStream messages ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/21476/1/be/src/kudu/rpc/inbound_call.h File be/src/kudu/rpc/inbound_call.h: http://gerrit.cloudera.org:8080/#/c/21476/1/be/src/kudu/rpc/inbound_call.h@202 PS1, Line 202: void IncreasePriority() { > This would need to be ported back to Kudu. It's probably not essential to t Maybe timeout/deadline can be set from sender side instead? https://github.com/apache/impala/blob/ce8078204e5995277f79e226e26fe8b9eaca408b/be/src/kudu/rpc/rpc_controller.h#L120-L138 See also KrpcDataStreamSender::Channel::DoEndDataStreamRpc() If it possible, then no Kudu change needed. -- To view, visit http://gerrit.cloudera.org:8080/21476 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I2829e1ab5bcde36107e10bff5fe629c5ee60f3e8 Gerrit-Change-Number: 21476 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: David Rorke <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Comment-Date: Tue, 04 Jun 2024 00:11:46 +0000 Gerrit-HasComments: Yes
