This is an automated email from the ASF dual-hosted git repository.
adar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from ff8ee5d [util] Fix the bug of MaybeGCAfterRelease()
new f0b2149 tools: don't open block manager when dumping UUID
new c55b6b5 [tserver] include ip:port in the tserver name
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/fs/fs_manager.cc | 24 ++++++++++++-------
src/kudu/fs/fs_manager.h | 50 ++++++++++++++++++++++++++++-----------
src/kudu/master/master.cc | 13 +++-------
src/kudu/master/master.h | 3 ---
src/kudu/server/rpc_server.cc | 10 ++++++--
src/kudu/tools/kudu-tool-test.cc | 7 +++---
src/kudu/tools/tool_action_fs.cc | 2 +-
src/kudu/tserver/tablet_server.cc | 24 +++++++++----------
src/kudu/tserver/tablet_server.h | 8 ++++++-
9 files changed, 84 insertions(+), 57 deletions(-)