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 2f5605d tablet: fix build on macOS
new c7dfac7 [catalog manager] fix the typo in the comment for
'leader_lock_'
new ae53748 Remove redundant code in TabletReplica
new 7a347a7 [tserver] --scanner_max_wait_ms is a run-time flag
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/consensus/time_manager.cc | 1 -
src/kudu/master/catalog_manager.h | 2 +-
src/kudu/tablet/tablet_replica.h | 1 -
src/kudu/tserver/tablet_service.cc | 60 +++++++++++++++++++++-----------------
4 files changed, 35 insertions(+), 29 deletions(-)