Hello Adar Dembo,

I'd like you to do a code review. Please visit

    http://gerrit.cloudera.org:8080/14243

to review the following change.


Change subject: tools: don't open block manager when dumping UUID
......................................................................

tools: don't open block manager when dumping UUID

The block manager can be expensive to open, even when opening it in
read-only mode. If all a user wants is the server's UUID, all we really
need is to read the instance metadata files.

This patch updates the `kudu fs dump uuid` tool to do just that.

Change-Id: I0acf3b08fc13c169a52d4cfe847efd62bd30cc0a
---
M src/kudu/fs/fs_manager.cc
M src/kudu/fs/fs_manager.h
M src/kudu/tools/tool_action_fs.cc
3 files changed, 32 insertions(+), 15 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/43/14243/1
--
To view, visit http://gerrit.cloudera.org:8080/14243
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0acf3b08fc13c169a52d4cfe847efd62bd30cc0a
Gerrit-Change-Number: 14243
Gerrit-PatchSet: 1
Gerrit-Owner: Andrew Wong <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>

Reply via email to