Michael Smith 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 this 
patch. It works because Impala uses the same deadline for all messages for a 
particular service, and the LIFO queue prioritizes by deadline then by arrival 
time.



--
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: Mon, 03 Jun 2024 23:41:47 +0000
Gerrit-HasComments: Yes

Reply via email to