Hello Mike Percy,

I'd like you to do a code review.  Please visit

    http://gerrit.cloudera.org:8080/3454

to review the following change.

Change subject: KUDU-1491. Address TSAN warning for compaction
......................................................................

KUDU-1491. Address TSAN warning for compaction

This adds a missing memory barrier that was exposed when I removed
TSAN suppressions for mutation lists. Without the patch, TSAN
failed on mt-tablet-test a few percent of the time. With the patch,
I looped it 50 times with no failures:

http://dist-test.cloudera.org/job?job_id=todd.1466638821.4940

Change-Id: I42d2566eca096da172440ce3a88d0393dda9d324
---
M src/kudu/tablet/compaction.cc
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/54/3454/1
-- 
To view, visit http://gerrit.cloudera.org:8080/3454
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I42d2566eca096da172440ce3a88d0393dda9d324
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <t...@apache.org>
Gerrit-Reviewer: Mike Percy <mpe...@apache.org>

Reply via email to