Yingchun Lai has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/20343 )

Change subject: [multi-tenancy] add tenancy metadata on master
......................................................................


Patch Set 4: Code-Review+1

(1 comment)

http://gerrit.cloudera.org:8080/#/c/20343/3/src/kudu/master/master.proto
File src/kudu/master/master.proto:

http://gerrit.cloudera.org:8080/#/c/20343/3/src/kudu/master/master.proto@305
PS3, Line 305: // The user that owns the tenant.
             :   optional string owner = 8;
             :
             :   // Tenant disk size limit.
             :   optional int64 tenant_disk_size_limit = 9;
             :   // Tenant row count limit.
             :   optional int64 tenant_row_count_limit = 10;
             :
             :   // The comment on the Tenant.
             :   optional string comment = 11;
> The "owner" is used to identify the owner of the tenant and serves as a com
Thanks for the clarification, how about adding them back when actually use them?



--
To view, visit http://gerrit.cloudera.org:8080/20343
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I633b5b37ae7555e5622399924bd05cf08d53d853
Gerrit-Change-Number: 20343
Gerrit-PatchSet: 4
Gerrit-Owner: KeDeng <[email protected]>
Gerrit-Reviewer: KeDeng <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Yingchun Lai <[email protected]>
Gerrit-Comment-Date: Wed, 20 Sep 2023 05:45:32 +0000
Gerrit-HasComments: Yes

Reply via email to