[
https://issues.apache.org/jira/browse/HDDS-6575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Siyao Meng updated HDDS-6575:
-----------------------------
Fix Version/s: HDDS-4944
Resolution: Fixed
Status: Resolved (was: Patch Available)
> [Multi-Tenant] Clean up unused tenantDefaultPolicyName field in
> CreateTenantRequest protobuf message
> ----------------------------------------------------------------------------------------------------
>
> Key: HDDS-6575
> URL: https://issues.apache.org/jira/browse/HDDS-6575
> Project: Apache Ozone
> Issue Type: Sub-task
> Reporter: Siyao Meng
> Assignee: Siyao Meng
> Priority: Major
> Labels: pull-request-available
> Fix For: HDDS-4944
>
>
> There is this one place that hasn't been covered in the previous refactoring
> patch HDDS-6396.
> {code:title=Current OmClientProtocol.proto on branh HDDS-4944}
> message CreateTenantRequest {
> optional string tenantId = 1; // Tenant name
> optional string tenantDefaultPolicyName = 2; // TODO: REMOVE
> optional string volumeName = 3;
> }
> {code}
> This {{tenantDefaultPolicyName}} field is no longer in-use. Remove it.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]