Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-2317

Fix a Deadlock in UIMA AS client

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.4.0AS
    • Async Scaleout
    • None

    Description

      UIMA AS client code uses double synchronization on the same lock for no reason. Also, in some cases code uses more than one lock which can cause a deadlock if another thread also tries to acquire the same locks. This has only been seen/reported once. Relax use of synchronization and refactor code to prevent deadlocks.

      Attachments

        Activity

          People

            cwiklik Jaroslaw Cwiklik
            cwiklik Jaroslaw Cwiklik
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: