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

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


    from 0915f0b1b8 HDDS-10985. EC Reconstruction failed because the size of 
currentChunks was not equal to checksumBlockDataChunks. (#7009)
     add 4b47812a2d HDDS-11389. Incorrect number of deleted containers shown in 
Recon UI. (#7149)

No new revisions were added by this update.

Summary of changes:
 .../apache/hadoop/ozone/recon/TestReconTasks.java  |  44 ++++-
 .../recon/schema/ContainerSchemaDefinition.java    |  31 +++-
 .../hadoop/ozone/recon/api/ContainerEndpoint.java  |  19 +-
 .../api/types/UnhealthyContainersResponse.java     |  13 --
 .../ozone/recon/fsck/ContainerHealthTask.java      | 153 +++++++++++-----
 .../scm/ReconStorageContainerManagerFacade.java    |   9 +-
 .../ozone/recon/api/TestContainerEndpoint.java     |  34 +++-
 .../ozone/recon/fsck/TestContainerHealthTask.java  | 193 ++++++++++++---------
 .../TestContainerHealthTaskRecordGenerator.java    |  62 ++++++-
 9 files changed, 395 insertions(+), 163 deletions(-)


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

Reply via email to