Adar Dembo has posted comments on this change. Change subject: thread: enable stack watchdog for thread creation ......................................................................
Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/3005/2/src/kudu/util/thread.h File src/kudu/util/thread.h: Line 140: template <class BoundFunc> Hmm, I should have pointed this out in the first pass, but we should probably stick to <class F> in the new function too, otherwise the "In general" comment above isn't nearly as precise as it could be. -- To view, visit http://gerrit.cloudera.org:8080/3005 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ia423084d01716e5d4884d17cdf836a43489a6ebc Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
