Todd Lipcon has uploaded this change for review. ( http://gerrit.cloudera.org:8080/9406
Change subject: KUDU-2291 (part 7): fix race in stack trace collection ...................................................................... KUDU-2291 (part 7): fix race in stack trace collection This fixes a narrow race in which StackTraceCollector could return 'TimedOut' but in fact the stack trace would have been collected. See the comments for details. Change-Id: Id1af0ffa02efb8151f1f3f84dd142d91066cc1f8 --- M src/kudu/util/debug-util.cc M src/kudu/util/debug-util.h 2 files changed, 19 insertions(+), 8 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/06/9406/1 -- To view, visit http://gerrit.cloudera.org:8080/9406 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Id1af0ffa02efb8151f1f3f84dd142d91066cc1f8 Gerrit-Change-Number: 9406 Gerrit-PatchSet: 1 Gerrit-Owner: Todd Lipcon <[email protected]>
