Marton Greber has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24122
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 and TestDeleteOnExit to ControlShellToolTest to verify both paths. 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, 69 insertions(+), 5 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/22/24122/1 -- 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: newchange Gerrit-Change-Id: Ifa09d63d614190d25cb9b1c6706fd0db992eb5eb Gerrit-Change-Number: 24122 Gerrit-PatchSet: 1 Gerrit-Owner: Marton Greber <[email protected]>
