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

some CAS deserializations skipping CAS Reset

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.0.0SDK-beta
    • Core Java Framework
    • None

    Description

      The cas complete deserialization done by a test case in UIMA V3 had a strange failure caused by some caching that wasn't cleared (and was holding on to previously created 0-length primitive arrays shared by the JCas).

      Check all the CAS deserialization paths to insure that non-delta ones do a cas reset - to clear out possibly cached things. And check if extra reset is needed when (re)installing type system, indexes, etc. - some is done in v3, not sure about v2..

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: