Hello David Ribeiro Alves,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/10209
to review the following change.
Change subject: cache: switch to std::atomic
......................................................................
cache: switch to std::atomic
A previous commit added some use of std::atomic, so this patch makes the
file self-consistent.
Change-Id: I359f273af9ba7130d230ef639a40e12a8ac51a06
---
M src/kudu/util/cache.cc
1 file changed, 11 insertions(+), 12 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/09/10209/1
--
To view, visit http://gerrit.cloudera.org:8080/10209
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I359f273af9ba7130d230ef639a40e12a8ac51a06
Gerrit-Change-Number: 10209
Gerrit-PatchSet: 1
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: David Ribeiro Alves <[email protected]>