This is an automated email from the ASF dual-hosted git repository.
alexey pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git
from abc876353 [tablet] micro-updates on DiskRowSet and related classes
new aacdc81ac [tablet] STL atomics for live row count in MemRowSet
new e471f58f7 [consensus] replace chromium atomics with STL ones
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/kudu/consensus/log.cc | 27 +++++++++++++++------------
src/kudu/consensus/log_util.cc | 20 +++++++++++---------
src/kudu/consensus/log_util.h | 11 ++++++-----
src/kudu/tablet/memrowset.cc | 17 ++++++++++++++---
src/kudu/tablet/memrowset.h | 34 ++++++++++++----------------------
5 files changed, 58 insertions(+), 51 deletions(-)