Uploaded image for project: 'translate5'
  1. translate5
  2. TRANSLATE-2427

Multiple problems with worker related to match analsis and pretranslation

    XMLWordPrintable

Details

    • Critical
    • A combination of multiple problems led to hanging workers when importing a project with multiple targets and activated pre-translation.

    Description

      • wrong queuing of analysis and batchworker (always with startqueue = on, resulting in a one second delay, with multiple match resources summing up to multiple seconds, with small tasks the tasks were imported before the pretranslation was even started)
      • insufficient error handling in the match analysis and batch worker in combination with above bug when the task is in status error leads to a hanging match analysis worker in status waiting which blocks most further match analysis worker from running, which then leads to tasks remaining in status import
        • Basic design problem: One and the same worker used for import and not import context
      • Fix of parent worker id on batch and matchanalysis worker, has no influence here, but is basically wrong
      • Same for a missing worker dependency betwenn the settasktoopen worker and the batchworker

      Attachments

        Activity

          People

            tlauria Thomas Lauria
            tlauria Thomas Lauria
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: