You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2013/03/05 15:45:23 UTC

[jira] [Created] (UIMA-2716) updating a double array fails to get logged when tracking updates due to a "mark" being set to support delta cas serialization

Marshall Schor created UIMA-2716:
------------------------------------

             Summary: updating a double array fails to get logged when tracking updates due to a "mark" being set to support delta cas serialization
                 Key: UIMA-2716
                 URL: https://issues.apache.org/jira/browse/UIMA-2716
             Project: UIMA
          Issue Type: Bug
          Components: Core Java Framework
    Affects Versions: 2.4.0SDK
            Reporter: Marshall Schor
            Assignee: Marshall Schor
            Priority: Minor


When a mark is set in anticipation of a future delta serialization (of just the things changed since the mark - typically used in uima-as services), updates to the CAS are tracked.  In particular, updates to things below the mark are logged so that they may be sent along with the new FSs above the mark.  The logging was missing for the setting of elements of Double arrays.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira