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 e471f58f7 [consensus] replace chromium atomics with STL ones
new 4ed31b55f [client] fix doxygen warning
new 880641660 [client] remove chromium Atomics from C++ client
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/client/client-internal.cc | 5 +++--
src/kudu/client/client-internal.h | 4 ++--
src/kudu/client/client-test.cc | 20 +++++++-------------
src/kudu/client/scan_batch.h | 2 ++
4 files changed, 14 insertions(+), 17 deletions(-)