You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by si...@apache.org on 2021/08/11 07:29:10 UTC

[ozone] branch master updated (1c96a5b -> 4625061)

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

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


    from 1c96a5b  HDDS-5558. vUnit invocation unit() may produce NPE (#2513)
     add 4625061  HDDS-5449 Recon namespace summary 'du' information should return replicated size of a key (#2489)

No new revisions were added by this update.

Summary of changes:
 .../ozone/recon/TestReconWithOzoneManagerFSO.java  |   5 +-
 .../hadoop/ozone/recon/api/NSSummaryEndpoint.java  | 258 +++++++++++++++++++--
 .../hadoop/ozone/recon/api/types/DUResponse.java   |  56 +++++
 .../recon/api/types/NamespaceSummaryResponse.java  |  19 +-
 .../ozone/recon/OMMetadataManagerTestUtils.java    |  23 ++
 .../ozone/recon/api/TestNSSummaryEndpoint.java     | 168 +++++++++++++-
 6 files changed, 492 insertions(+), 37 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@ozone.apache.org
For additional commands, e-mail: commits-help@ozone.apache.org