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

Change task reimport to tmx import

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • None
    • None
    • t5memory
    • High
    • Improved task reimport to use TMX import instead of updating segments one-by-one

      The problem:
      Currently after task is finished and task is being imported to the master t5memory TM segments are updated on-by-one using update API call to t5memory.
      This creates overhead on the network and, since we flush memory only after last segment is updated, possibly is not safe to t5memory restart in certain cases.

      Solution:
      Need to change reimport to use TMX import instead of updating segments one-by-one.

            leonkiz Leon Kiz
            leonkiz Leon Kiz
            Sanya Mikhliaiev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: