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

Remove potential sync bottleneck in RsFullFeatNames and RsLang and MetaDataObject_impl

    XMLWordPrintableJSON

Details

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

    Description

      In large UIMA deployments with multiple threads, some synchronization contention is detected in RsFullFeatNames and RsLang, and the caching that occurs with MetaDataObject_impl. Replace with concurrentHashMap, and for RsFullFeatNames - discard the weakpointers to keys, which is not much of a hazard - because the tables are relatively small vs other memory uses.

      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: