This is an automated email from the ASF dual-hosted git repository.

sammichen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git.


    from d3f223c  HDDS-5658. Handle InterruptedException in 
DeleteBlocksCommandHandler and ContainerBalancer (#2560)
     add b1eaf8f  HDDS-5393. Return latest version of key location for client 
on createKey/createFile (#2432)

No new revisions were added by this update.

Summary of changes:
 .../apache/hadoop/ozone/client/rpc/RpcClient.java  |  4 +-
 .../apache/hadoop/ozone/om/helpers/OmKeyInfo.java  | 36 ++++++++---
 .../ozone/om/request/file/OMFileCreateRequest.java |  3 +-
 .../request/file/OMFileCreateRequestWithFSO.java   |  3 +-
 .../ozone/om/request/key/OMKeyCreateRequest.java   |  3 +-
 .../om/request/key/OMKeyCreateRequestWithFSO.java  |  3 +-
 .../om/request/key/TestOMKeyCreateRequest.java     | 70 ++++++++++++++++++++--
 .../request/key/TestOMKeyCreateRequestWithFSO.java | 13 ++++
 8 files changed, 116 insertions(+), 19 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to