David Ribeiro Alves has posted comments on this change. Change subject: threadpool: token-based task sequencing ......................................................................
Patch Set 3: (2 comments) oops had two lingering comments, not sure if relevant, but might as well push http://gerrit.cloudera.org:8080/#/c/6874/3/src/kudu/util/threadpool.h File src/kudu/util/threadpool.h: PS3, Line 203: FIFO nit: missing "queue" PS3, Line 220: The execution order will be A1, T1, T2, A2, A3. this is a _possible_ execution order, right? -- To view, visit http://gerrit.cloudera.org:8080/6874 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: If46dc34212027b6ea5dbc2ead7c7af8be57f2c70 Gerrit-PatchSet: 3 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
