mingchao zhao created HDDS-3916: ----------------------------------- Summary: 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
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