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 a157dec KUDU-3328: make rebalancer tool take into account maintenance
mode
new 0becb24 [tool] Add --host to start_kudu.sh script
new 0cb2b7c [tools] Add the role field for 'kudu remote_replica list'
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 | 9 ++++++---
src/kudu/tools/kudu-tool-test.cc | 12 +++++++-----
src/kudu/tools/tool_action_remote_replica.cc | 3 +++
src/kudu/tserver/tablet_service.cc | 8 ++++++++
src/kudu/tserver/tserver.proto | 2 ++
5 files changed, 26 insertions(+), 8 deletions(-)