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 a80c6b1c73 HDDS-7726. EC: Enhance datanode reconstruction log message 
(#4155)
     add b6cda5162f HDDS-4539. Container Health Task should not run until Recon 
has reached steady state. (#4049)

No new revisions were added by this update.

Summary of changes:
 .../apache/hadoop/hdds/recon/ReconConfigKeys.java  |   3 +
 hadoop-hdds/docs/content/concept/Recon.md          |   1 +
 .../apache/hadoop/ozone/MiniOzoneClusterImpl.java  |   2 +
 .../hadoop/ozone/TestOzoneConfigurationFields.java |   1 +
 .../org/apache/hadoop/ozone/recon/ReconServer.java |   5 +
 .../ozone/recon/fsck/ReconSafeModeMgrTask.java     | 122 +++++++++++++++++++++
 .../ozone/recon/scm/ReconSafeModeManager.java      |  12 +-
 .../scm/ReconStorageContainerManagerFacade.java    |  19 +++-
 .../hadoop/ozone/recon/tasks/ReconTaskConfig.java  |  17 +++
 9 files changed, 175 insertions(+), 7 deletions(-)
 create mode 100644 
hadoop-ozone/recon/src/main/java/org/apache/hadoop/ozone/recon/fsck/ReconSafeModeMgrTask.java


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

Reply via email to