[
https://issues.apache.org/jira/browse/UIMA-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bhavani Iyer updated UIMA-1129:
-------------------------------
Attachment: UIMA-1129-2a.patch
This patch replaces UIMA-1129-2.patch.
It contains :
- support for Delta CAS serialization of modified non-shared multivalued
feature which requires serialization of the encompassing FS.
- fixed bug in delta cas serialization when the CAS has not been modified in
any way.
- added a test cas for the above
> XMI serialization support for delta CAS
> -----------------------------------------
>
> Key: UIMA-1129
> URL: https://issues.apache.org/jira/browse/UIMA-1129
> Project: UIMA
> Issue Type: New Feature
> Components: Core Java Framework
> Reporter: Bhavani Iyer
> Assignee: Bhavani Iyer
> Attachments: UIMA-1129-1.patch, UIMA-1129-2.patch,
> UIMA-1129-2a.patch, UIMA-1129.patch
>
>
> Extend XMI serialization to enable serializing only the changes to the CAS.
> The requirement for delta CAS support in order to to reduce serialization
> overhead associated with remote services is described in the wiki page found
> here:
> http://cwiki.apache.org/UIMA/reducing-overhead-for-remote-service-calls.html.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.