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

Marshall Schor closed UIMA-2716.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.4.1SDK
    
> 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
>             Fix For: 2.4.1SDK
>
>
> 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

Reply via email to