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 5837f918c [scripts] add HTTP address option for start_kudu.sh
new 51d6ed46b [cfile] style-guide updates on cfile_reader.{h,cc}
new 6d6cdd352 [consensus] fix units for log_reader_read_batch_latency
metric
new ad81d0893 [tools] mark long-running scenarios in kudu-tool-test
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:
src/kudu/cfile/cfile_reader.cc | 92 +++++++++++++++++++---------------------
src/kudu/cfile/cfile_reader.h | 70 +++++++++++++++---------------
src/kudu/consensus/log_reader.cc | 3 +-
src/kudu/tools/kudu-tool-test.cc | 26 ++++++++++++
4 files changed, 106 insertions(+), 85 deletions(-)