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

Service MBean methods for accessing UIMA-CPP JMX statistics need to be synchronized

    XMLWordPrintableJSON

Details

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

    Description

      The org.apache.uima.aae.controller.UimacppServiceManagement class implements the service MBean, which reports JMX statistics of UIMA-CPP engines. Some of the 'get...()' methods of this class modify the state of the class instance, other 'get...()' methods access modified instance variables. To ensure proper access to JMX statistics of UIMA-CPP engines, all the 'get...()' methods of this class need to be synchronized.

      Attachments

        1. uima-1259_uima_as_core.patch
          7 kB
          Lev Kozakov

        Activity

          People

            Unassigned Unassigned
            kozakov Lev Kozakov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: