You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/03/25 02:40:04 UTC

[GitHub] [ozone] ChenSammi commented on a change in pull request #1992: HDDS-4901. Remove OmOzoneAclMap from OmVolumeArgs to avoid OzoneAcl c…

ChenSammi commented on a change in pull request #1992:
URL: https://github.com/apache/ozone/pull/1992#discussion_r601002005



##########
File path: hadoop-ozone/client/src/main/java/org/apache/hadoop/ozone/client/protocol/ClientProtocol.java
##########
@@ -124,6 +124,7 @@ OzoneVolume getVolumeDetails(String volumeName)
    * @return Boolean - True if the user with a role can access the volume.
    * This is possible for owners of the volume and admin users
    * @throws IOException
+   * TODO: deprecate and remove this API.

Review comment:
       Shall we add a @Deprecated annotation on this API?




-- 
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:
users@infra.apache.org



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