Todd Lipcon has posted comments on this change. ( http://gerrit.cloudera.org:8080/9329 )
Change subject: KUDU-2297 (part 3): refactor process-wide stack collection out of /stacks ...................................................................... Patch Set 7: (1 comment) http://gerrit.cloudera.org:8080/#/c/9329/7/src/kudu/util/debug-util.cc File src/kudu/util/debug-util.cc: http://gerrit.cloudera.org:8080/#/c/9329/7/src/kudu/util/debug-util.cc@715 PS7, Line 715: CHECK(!infos_[i].stack.HasCollected()) << infos_[i].status.ToString(); this assertion failed for me under load, it appears that somehow we are sometimes racing against the other thread collecting stacks here -- To view, visit http://gerrit.cloudera.org:8080/9329 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ibb7c6edd31254f3d7e0cbef1eaf575bde3570df6 Gerrit-Change-Number: 9329 Gerrit-PatchSet: 7 Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Reviewer: Will Berkeley <[email protected]> Gerrit-Comment-Date: Wed, 21 Feb 2018 20:39:34 +0000 Gerrit-HasComments: Yes
