Matthew Jacobs has posted comments on this change.

Change subject: IMPALA-5167: Reduce the number of Kudu clients created
......................................................................


Patch Set 3: Code-Review+1

(2 comments)

http://gerrit.cloudera.org:8080/#/c/6792/3/be/src/runtime/exec-env.cc
File be/src/runtime/exec-env.cc:

PS3, Line 403:   std::vector<std::string> sorted_master_addresses;
             :   sorted_master_addresses.insert(
             :       sorted_master_addresses.begin(), master_addresses.begin(), 
master_addresses.end());
             :   sort(sorted_master_addresses.begin(), 
sorted_master_addresses.end());
can't you just use the copy constructor?


http://gerrit.cloudera.org:8080/#/c/6792/3/be/src/runtime/exec-env.h
File be/src/runtime/exec-env.h:

PS3, Line 193: acress
spelling


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I6b0c12a256c33e8ef32315b3736cae2dea2ae705
Gerrit-PatchSet: 3
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Thomas Tauber-Marshall <[email protected]>
Gerrit-Reviewer: Marcel Kornacker <[email protected]>
Gerrit-Reviewer: Matthew Jacobs <[email protected]>
Gerrit-Reviewer: Thomas Tauber-Marshall <[email protected]>
Gerrit-HasComments: Yes

Reply via email to