Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-44799

Concurrent Worker context deadline exceeded

XMLWordPrintable

    • None
    • CLID Sprint 264, CLID Sprint 265, CLID Sprint 266
    • 3
    • False
    • Hide

      None

      Show
      None
    • Release Note Not Required

      Description of problem:

          Currently if one goroutine times out, it hands all the others until the end of the context deadline

      Version-Release number of selected component (if applicable):

          

      How reproducible:

          It can happens on m2d, d2m and mirrorToMirror

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

          [ERROR]  : [OperatorImageCollector] copying image 1/4 from manifest list: writing blob: happened during read: context deadline exceeded

      Expected results:

          If one goroutine times out, it should not hang all other go routines

      Additional info:

          This issue can be solved by implementing channels on the batch worker

              rh-ee-aguidi Alex Guidi
              rh-ee-aguidi Alex Guidi
              ying zhou ying zhou
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: