Hello Alexey Serbin, Gabriella Lotz, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/24122
to look at the new patch set (#2).
Change subject: KUDU-3755 tool: add leave_files to control shell
......................................................................
KUDU-3755 tool: add leave_files to control shell
Add a leave_files boolean field to CreateClusterRequestPB so callers
can opt out of the unconditional cluster-root deletion that the
control shell performs on exit.
Add TestLeaveFiles, TestDeleteOnExit, and
TestPreserveFilesOnAbnormalExit to ControlShellToolTest to verify both
normal exit paths and that files are preserved when the shell exits
abnormally.
Change-Id: Ifa09d63d614190d25cb9b1c6706fd0db992eb5eb
---
M src/kudu/tools/kudu-tool-test.cc
M src/kudu/tools/tool.proto
M src/kudu/tools/tool_action_test.cc
3 files changed, 101 insertions(+), 3 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/22/24122/2
--
To view, visit http://gerrit.cloudera.org:8080/24122
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ifa09d63d614190d25cb9b1c6706fd0db992eb5eb
Gerrit-Change-Number: 24122
Gerrit-PatchSet: 2
Gerrit-Owner: Marton Greber <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Gabriella Lotz <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)