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

uv3 throw new exception v2 binary delta deserialization

    XMLWordPrintableJSON

Details

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

    Description

      Version 3 models the v2 layout by scanning all reachable FSs; this drops (versus v2) unreachable FSs. Binary form deltas encode the changes relative to this model. Because the model for v3 doesn't match v2's (due to the omission of unreachable FSs), delta updates can't be handled when reading a v2-generated delta cas into a v3 instance.

      Throw an exception for this case (using binary deserializing of Delta CASs generated using V2 into a V3 instance). Document this in the backwards compatibility section.

      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: