KeDeng has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20157
Change subject: [multi-tenancy] standardize the use of tenant's api ...................................................................... [multi-tenancy] standardize the use of tenant's api In order to standardize the use of tenants, in this patch, I changed the defining parameter of multiple tenant-related APIs from the tenant name to the tenant ID. In the future, the update of tenant names will be supported and modification of tenant IDs will be prohibited. Since there are no logical changes involved, no new unit tests have been added. Change-Id: I5d8c09668456bc1147d8e269ecaa8e616798d2c7 --- M src/kudu/fs/fs_manager.cc M src/kudu/fs/fs_manager.h M src/kudu/mini-cluster/external_mini_cluster.cc M src/kudu/mini-cluster/external_mini_cluster.h M src/kudu/tools/kudu-tool-test.cc M src/kudu/tools/tool_action_common.cc M src/kudu/tools/tool_action_fs.cc 7 files changed, 56 insertions(+), 55 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/57/20157/1 -- To view, visit http://gerrit.cloudera.org:8080/20157 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I5d8c09668456bc1147d8e269ecaa8e616798d2c7 Gerrit-Change-Number: 20157 Gerrit-PatchSet: 1 Gerrit-Owner: KeDeng <[email protected]>
