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

improve serialization warning for multiple-refs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.7.0SDK
    • Core Java Framework
    • None

    Description

      The 2.7.0 common serialization code has new checking to see if something being serialized in the xmi special format for arrays and lists is declared not-multiply-referenced (and therefore can be serialized as an XMI special list), but actually has multiple references (and therefore should not be serialized as an XMI special list). The message says what the system will do - it will serialize them as if they were multiple separate items. Unfortunately, for large CASes, this message could occur very frequently, for essentially the same error, thus overflowing disk allocations, etc. Figure out a way to give the message without "flooding" the output.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: