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 2015/01/20 22:11:35 UTC

[jira] [Created] (UIMA-4191) fix creators of FSs with uninit'ed sofaRefs to bypass index corruptn chkng

Marshall Schor created UIMA-4191:
------------------------------------

             Summary: fix creators of FSs with uninit'ed sofaRefs to bypass index corruptn chkng
                 Key: UIMA-4191
                 URL: https://issues.apache.org/jira/browse/UIMA-4191
             Project: UIMA
          Issue Type: Bug
          Components: Core Java Framework
            Reporter: Marshall Schor
            Assignee: Marshall Schor
             Fix For: 2.7.0SDK


Both for efficiency and to avoid NPE, things that are copying FSs (copy Cas and deserialization) need to insure for subtypes of AnnotationBase that the sofa ref is set or that index corruption checking is bypassed. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)