Marker should be make invalid when CAS is reset. ------------------------------------------------
Key: UIMA-1569 URL: https://issues.apache.org/jira/browse/UIMA-1569 Project: UIMA Issue Type: Bug Components: Core Java Framework Reporter: Bhavani Iyer Assignee: Bhavani Iyer When the CAS is reset any Marker created prior to the reset are invalid and should not be used for a later delta CAS serialization. The reset() should make the Marker invalid and calls to delta serialization should test whether the Marker is valid. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.