Andrew Wong has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/16759 )
Change subject: tablet: use proper locking when starting transaction ...................................................................... tablet: use proper locking when starting transaction This is a follow-up to fd7a40367a81555230eac62a1a8d1467433ed100. Before this, TxnParticipantTest.TestConcurrentTransactions failed 2/20 times in ASAN mode. With this patch, it passed 200/200 times. Change-Id: I85d39f0ec4322a9e3c834bc952c97a5112f764eb Reviewed-on: http://gerrit.cloudera.org:8080/16759 Reviewed-by: Alexey Serbin <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/tablet/tablet.cc 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Alexey Serbin: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/16759 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I85d39f0ec4322a9e3c834bc952c97a5112f764eb Gerrit-Change-Number: 16759 Gerrit-PatchSet: 2 Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Hao Hao <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
