Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22037
Change subject: [client] remove chromium Atomics from C++ client ...................................................................... [client] remove chromium Atomics from C++ client This patch replaces chromium-derived atomics with STL-based ones, but otherwise it doesn't contain any functional modifications. Change-Id: I0d25fb40d95b12c98bbb82ee0e489e325db1d433 --- M src/kudu/client/client-internal.cc M src/kudu/client/client-internal.h M src/kudu/client/client-test.cc 3 files changed, 12 insertions(+), 17 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/37/22037/1 -- To view, visit http://gerrit.cloudera.org:8080/22037 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I0d25fb40d95b12c98bbb82ee0e489e325db1d433 Gerrit-Change-Number: 22037 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
