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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]