smengcl opened a new pull request #876: URL: https://github.com/apache/hadoop-ozone/pull/876
## What changes were proposed in this pull request? https://github.com/apache/hadoop-ozone/pull/806#discussion_r408279098 1. Add `optional bool response = 1;` in the message. 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. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-3389 ## How was this patch tested? Not yet. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
