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

Evaluate t5memory status on usage

    XMLWordPrintable

Details

    • Critical
    • A new worker was introduced for pausing match analysis if t5memory is importing a file

    Description

      problem

      If a TMX import is running on a t5memory TM, it still could be used for fuzzy searches. This may crash the whole t5memory service.

      solution

      • For direct usage in a task: Before usage of fuzzy / search / update methods in connector, the status of the TM should be checked first.
      • For usage via matchanalysis:
      • A TM should not be updateable (add additional TMX) if one of the assigned tasks is in status import / matchanalysis (via responseException). Also we should warn if a task is in use, but that is handled as mentioned above.
      • Ensure that on getStatus call, the status in the local TM instance is update if it differs to the status returned from t5memory
      • Addition: t5memory returns now additional information on the import, how many segments processed etc. This should also be reflected in the UI. Combined with the status value itself???

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: