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

Deadlocks in segment processing leads to follow up error

    XMLWordPrintable

Details

    Description

      problem

      AutoQA (spellcheck and termtagger) segment processing may result in a deadlock on locking segments for usage. This may result in the following exception:

             level: ERROR
             ecode: E9999
            domain: core
           message: PDOException: There is already an active transaction
      

      since on a deadlock the code is retried with an active transaction leading to that exception.

      solution

      rollback in case of an error
       
       
       

       
       
       
       

       

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: