[ 
https://issues.apache.org/jira/browse/HDDS-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17155271#comment-17155271
 ] 

mingchao zhao commented on HDDS-3916:
-------------------------------------

hi [~Sammi],The plan here is to change only to the renameKeys and deleteKeys 
return types in OzoneBucket.java. New API changes do not cause compatibility 
issues, and changing from void to non-void generally does not cause 
compatibility issues.

> Change the return type in DeleteKeys and renameKeys in om client side.
> ----------------------------------------------------------------------
>
>                 Key: HDDS-3916
>                 URL: https://issues.apache.org/jira/browse/HDDS-3916
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>          Components: Ozone Manager
>            Reporter: mingchao zhao
>            Priority: Major
>
> Currently all delete and rename operations in OzoneBucket.java are void. 
>  We had putted the List of unDeletedKeys and unRenamedKeys into Response. We 
> also need to change the return type in client side。Make sure the user can get 
> collection of keys for unsuccessful operations.



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

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

Reply via email to