Reduce anount of status calls

XMLWordPrintable

    • Type: Improvement
    • Resolution: Unresolved
    • None
    • Affects Version/s: None
    • Component/s: t5memory
    • High
    • Reduced amount of queries to t5memory for better performance

      The problem:
      We send a status call before each call to t5memory. This was done because memory can be in inappropriate status for processing the query. But t5memory now replies with its status in case it is busy and can not handle the query.

      Solution:
      Do not query for status before each request to t5memory (fuzzy,concordance etc.), but instead check for error containing current status in responce. This doe not apply to TMMaintenance, there we can keep calling t5memory as is.

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

              Created:
              Updated: