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

Pipeline creator may miss one-shot run

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.0
    • 1.2.0
    • SCM

    Description

      If BackgroundPipelineCreatorV2 tries to trigger one-shot run while pipeline creation is in progress (before entering wait()), then its notifyAll() call is lost. This can result in unnecessary wait, as it will only check if it needs to run after the wait is over.

      I think this may contribute to tests timing out waiting for SCM safemode exit.

      Attachments

        Issue Links

          Activity

            People

              adoroszlai Attila Doroszlai
              adoroszlai Attila Doroszlai
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: