This is an automated email from the ASF dual-hosted git repository.
granthenke pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from b924d18 [build] Fix IWYU script
new c8384a0 [tserver] replace gscoped_ptr with unique_ptr in Scanner
new 6325c4e tools: avoid extra 100ms sleep at end of table scan
new 5818a83 [build] Fix print function usage in Python 2
The 3 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:
build-support/clang_tidy_gerrit.py | 3 +++
build-support/iwyu.py | 2 ++
src/kudu/scripts/graph-metrics.py | 3 +++
src/kudu/tools/table_scanner.cc | 20 +++++-----------
src/kudu/tools/table_scanner.h | 1 -
src/kudu/tserver/scanners.cc | 4 ++--
src/kudu/tserver/scanners.h | 32 +++++++++++++-------------
src/kudu/tserver/tablet_service.cc | 47 +++++++++++++++++---------------------
8 files changed, 53 insertions(+), 59 deletions(-)