Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/22016


Change subject: [tablet] use STL-based atomics in MemRowSet and MRSRow
......................................................................

[tablet] use STL-based atomics in MemRowSet and MRSRow

This patch switches the code in the MemRowSet and MRSRow classes
from gutil/atomicops and util/atomic-based primitives to the ones
available in the STL.

Change-Id: I9b85fc07b4c81bc3b3cf736d7f14b424ceef81a4
---
M src/kudu/tablet/memrowset.cc
M src/kudu/tablet/memrowset.h
2 files changed, 7 insertions(+), 9 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9b85fc07b4c81bc3b3cf736d7f14b424ceef81a4
Gerrit-Change-Number: 22016
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to