Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-8902

Close open container immediately on ICR of unhealthy replica

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0
    • None

    Description

      Currently when a datanode's replica moves from open to unhealthy, it will send an ICR to SCM. This is processed on the next run of the SCM replication manager, which could be up to 5 minutes by default. In the mean time, SCM will continue to send writes to this open container, which will fail at the datanode. The unhealthy replica could be handled quicker if the container is closed when the unhealthy ICR is processed inĀ AbstractContainerReportHandler#updateState

      Attachments

        Issue Links

          Activity

            People

              sodonnell Stephen O'Donnell
              erose Ethan Rose
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: