Adar Dembo has submitted this change and it was merged. Change subject: fs: allow format with user-specified uuid ......................................................................
fs: allow format with user-specified uuid The CLI tool is going to use this for the "handling permanent failure" workflow. Change-Id: Ib4189d6150a263b7dde304dd19a449d3c0ab6c8c Reviewed-on: http://gerrit.cloudera.org:8080/3968 Reviewed-by: Todd Lipcon <t...@apache.org> Tested-by: Adar Dembo <a...@cloudera.com> --- M src/kudu/fs/fs_manager-test.cc M src/kudu/fs/fs_manager.cc M src/kudu/fs/fs_manager.h M src/kudu/util/CMakeLists.txt A src/kudu/util/oid_generator-test.cc M src/kudu/util/oid_generator.cc M src/kudu/util/oid_generator.h 7 files changed, 139 insertions(+), 14 deletions(-) Approvals: Adar Dembo: Verified Todd Lipcon: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/3968 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib4189d6150a263b7dde304dd19a449d3c0ab6c8c Gerrit-PatchSet: 6 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Adar Dembo <a...@cloudera.com> Gerrit-Reviewer: Adar Dembo <a...@cloudera.com> Gerrit-Reviewer: Dan Burkert <d...@cloudera.com> Gerrit-Reviewer: Todd Lipcon <t...@apache.org>