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

uv3 update/impl logging mdc/ndc

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.0.0SDK
    • Core Java Framework
    • None

    Description

      Replace NDC with MDC, implement suitable context info, update docs.
      Context maintained:
      1) id of pipeline being run (an incr int + suitable string if one can be found, from root context)
      2) id of CAS (an incr int, and/or the CAS UniqueId)
      3) annotator being run (within a pipeline) - both Java Class & the path in the context to it

      Insure values are not held onto to prevent GC problems.

      Attachments

        Activity

          People

            schor Marshall Schor
            schor Marshall Schor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: