[ 
https://issues.apache.org/jira/browse/UIMA-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eddie Epstein resolved UIMA-1256.
---------------------------------

    Resolution: Fixed
      Assignee: Adam Lally  (was: Bhavani Iyer)

Bhavani's fix is checked in. Adam, can you double check this with your scenario?

> UIMA-AS XMI serialization loses items appended to an FSList
> -----------------------------------------------------------
>
>                 Key: UIMA-1256
>                 URL: https://issues.apache.org/jira/browse/UIMA-1256
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>    Affects Versions: 2.2.2
>            Reporter: Adam Lally
>            Assignee: Adam Lally
>         Attachments: UIMA-1256.patch
>
>
> I have an FSList that contains 2 FeatureStructures.  I send it to a remote 
> annotator that creates approximately 40 new FeatureStructures and appends 
> them to the end of the FSList.  It also adds these new FSs to the indexes.
> When I use xmi serialization, the CAS comes back without the new FSs having 
> been added to the FSList, although I do see them in the indexes.  When I use 
> binary serialization, all works fine.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to