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 c6a770e [util] extra test for MaintenanceManager
new dedc52a scripts: add extra flags to start_kudu.sh
new 0ab94e9 [tablet] OpDriver::ExecuteAsync() return void
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/scripts/start_kudu.sh | 44 ++++++++++++++++++++++++---------
src/kudu/tablet/ops/op_driver.cc | 7 ++----
src/kudu/tablet/ops/op_driver.h | 7 +++---
src/kudu/tablet/tablet_replica-test.cc | 3 +--
src/kudu/tablet/tablet_replica.cc | 11 ++++++---
src/kudu/tablet/txn_participant-test.cc | 2 +-
6 files changed, 47 insertions(+), 27 deletions(-)