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

UIMA-DUCC: instrument JP to log more details on negative performance metrics

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0-Ducc
    • DUCC
    • None

    Description

      Detect negative value for analysis time in UimaProcessContainer.doProcess() and log more details. Performance breakdown for one job showed negative analysis time. This was only observed and reported once. The hypothesis is that the JP provided bad data to the JD. Need proof that this is indeed the case.
      The JP code computes per CAS analysis time by doing before AE.process() and after snapshots and than computing delta essentially:
      after.analysisTime() - before.analysisTime. The uima-core analysisTime is cumulative and increasing each time process is called. In theory the delta should always be > 0.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: