Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21776
Change subject: [tablet] report per-thread status in mt-tablet-test ...................................................................... [tablet] report per-thread status in mt-tablet-test With this patch, mt-tablet-test now records per-thread status and reports it in the very end of the scenario instead of crashing on the first sight of non-OK status in a per-thread routine. This patch also contains other minor modifications to make the code in mt-tablet-test more robust. This is in the context of KUDU-3465. The motivation behind this update is to make sure that the sanitizers (UBSAN/ASAN/TSAN etc) have a chance to report on an issue, if any. Change-Id: I2e2cb8c3bbc9b12c5d45e603de1b0aeb14191f12 --- M src/kudu/tablet/mt-tablet-test.cc 1 file changed, 95 insertions(+), 77 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/76/21776/1 -- To view, visit http://gerrit.cloudera.org:8080/21776 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I2e2cb8c3bbc9b12c5d45e603de1b0aeb14191f12 Gerrit-Change-Number: 21776 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
