Bankim Bhavsar has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/15599 )

Change subject: Remove return types from various lambdas
......................................................................


Patch Set 3: Code-Review+1

(1 comment)

http://gerrit.cloudera.org:8080/#/c/15599/3/src/kudu/util/threadpool-test.cc
File src/kudu/util/threadpool-test.cc:

http://gerrit.cloudera.org:8080/#/c/15599/3/src/kudu/util/threadpool-test.cc@777
PS3, Line 777: auto GetRandomToken = [&]() {
Nit: Need to look at datatype of "tokens" outside the lambda to determine the 
return type.
>From readability point of view this could be a case to keep the return type.



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Idb6cb2570121d47dee15d9e63b677126c30de4f9
Gerrit-Change-Number: 15599
Gerrit-PatchSet: 3
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Bankim Bhavsar <[email protected]>
Gerrit-Comment-Date: Mon, 30 Mar 2020 22:52:18 +0000
Gerrit-HasComments: Yes

Reply via email to