This is an automated email from the ASF dual-hosted git repository.
sumitagrawal pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
from 5e18a30f557 HDDS-13407. Fix intermittent failure in
TestOnDemandContainerDataScanner#testUnhealthyContainersDetected. (#8876)
add b157809fbc9 HDDS-13443. Recon - Retrigger of NSSummary tree build
should be controlled with central flag. (#8856)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hadoop/ozone/recon/ReconUtils.java | 64 ++-
.../spi/impl/ReconNamespaceSummaryManagerImpl.java | 2 +
.../hadoop/ozone/recon/tasks/NSSummaryTask.java | 103 +++-
.../recon/api/TestNSSummaryEndpointWithFSO.java | 3 +-
.../TestNSSummaryTaskControllerIntegration.java | 570 +++++++++++++++++++++
.../recon/tasks/TestNSSummaryUnifiedControl.java | 551 ++++++++++++++++++++
6 files changed, 1265 insertions(+), 28 deletions(-)
create mode 100644
hadoop-ozone/recon/src/test/java/org/apache/hadoop/ozone/recon/tasks/TestNSSummaryTaskControllerIntegration.java
create mode 100644
hadoop-ozone/recon/src/test/java/org/apache/hadoop/ozone/recon/tasks/TestNSSummaryUnifiedControl.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]