Will Berkeley has uploaded this change for review. ( http://gerrit.cloudera.org:8080/12449
Change subject: [tools] Add tablet data dirs to 'kudu remote replica list' ...................................................................... [tools] Add tablet data dirs to 'kudu remote replica list' This is useful to find out the data dirs for a tablet on a remote server while the server is running. For example, it could be used to investigate performance issues related to the devices on which the data for the tablet is stored. Change-Id: I7e509b5c080a76a4110a32ecc073418c28aa0633 --- M src/kudu/tablet/tablet.proto M src/kudu/tablet/tablet_replica.cc M src/kudu/tools/kudu-tool-test.cc M src/kudu/tools/tool_action_remote_replica.cc 4 files changed, 56 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/49/12449/1 -- To view, visit http://gerrit.cloudera.org:8080/12449 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I7e509b5c080a76a4110a32ecc073418c28aa0633 Gerrit-Change-Number: 12449 Gerrit-PatchSet: 1 Gerrit-Owner: Will Berkeley <[email protected]>
