You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Siyao Meng (Jira)" <ji...@apache.org> on 2020/04/14 17:58:00 UTC

[jira] [Created] (HDDS-3389) Add response to SetVolumePropertyResponse proto

Siyao Meng created HDDS-3389:
--------------------------------

             Summary: Add response to SetVolumePropertyResponse proto
                 Key: HDDS-3389
                 URL: https://issues.apache.org/jira/browse/HDDS-3389
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
            Reporter: Siyao Meng
            Assignee: Siyao Meng


https://github.com/apache/hadoop-ozone/pull/806#discussion_r408279098

1. Add {{optional bool response = 1;}} in the [message|https://github.com/apache/hadoop-ozone/blob/15db251f16236228c6596253dab6946494fc8f5b/hadoop-ozone/common/src/main/proto/OzoneManagerProtocol.proto#L425-L427].
2. Handle the response on the client. e.g. in setOwner, if the response is false, we can print message: The specified user is already the owner of the volume.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org