You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Juan Yu (Code Review)" <ge...@cloudera.org> on 2016/04/02 01:49:44 UTC

[Impala-CR](cdh5-trunk) IMPALA-2076: Correct execution time for DataStreamSender.

Juan Yu has posted comments on this change.

Change subject: IMPALA-2076: Correct execution time for DataStreamSender.
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/2578/2/be/src/runtime/client-cache.h
File be/src/runtime/client-cache.h:

Line 249:   /// Similar RPC call wrapper as DoRpc() but separate request and response so we could
        :   /// profile thrift transmit time properly.
> This is just for TransmitData().
I also used tcpdump to monitor network traffic, same amount of packets are sent w/o the change.


-- 
To view, visit http://gerrit.cloudera.org:8080/2578
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I9c530b2056d852c8bcac6263e9e6b1a6bede1047
Gerrit-PatchSet: 2
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Juan Yu <jy...@cloudera.com>
Gerrit-Reviewer: Juan Yu <jy...@cloudera.com>
Gerrit-Reviewer: Sailesh Mukil <sa...@cloudera.com>
Gerrit-HasComments: Yes