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


Change subject: [tablet] remove last vestiges of AtomicInt from tablet
......................................................................

[tablet] remove last vestiges of AtomicInt from tablet

This patch switches 'mem_tracker_id_counter' and 'deleted_row_count_'
in DeltaMemStore from Chromium-based Atomic to std::atomic.

This changelist doesn't contain any functional modifications.

Change-Id: I562f5419ba725823ac6333473706cc36a6676d1a
---
M src/kudu/tablet/deltamemstore.cc
M src/kudu/tablet/deltamemstore.h
2 files changed, 7 insertions(+), 8 deletions(-)



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

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

Reply via email to