This is an automated email from the ASF dual-hosted git repository.
elek pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git.
from d3782c5 HDDS-2553. Sonar: Iterator.next() methods should throw
NoSuchElementException
add d03fd1a HDDS-2423. Add the recover-trash command client side code
No new revisions were added by this update.
Summary of changes:
.../ozone/client/protocol/ClientProtocol.java | 13 +++
.../apache/hadoop/ozone/client/rpc/RpcClient.java | 8 ++
.../main/java/org/apache/hadoop/ozone/OmUtils.java | 1 +
.../ozone/om/protocol/OzoneManagerProtocol.java | 15 ++-
...OzoneManagerProtocolClientSideTranslatorPB.java | 39 +++++++
.../src/main/proto/OzoneManagerProtocol.proto | 19 ++++
.../org/apache/hadoop/ozone/om/OzoneManager.java | 9 ++
.../apache/hadoop/ozone/om/TestTrashService.java | 125 +++++++++++++++++++++
8 files changed, 228 insertions(+), 1 deletion(-)
create mode 100644
hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/om/TestTrashService.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]