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 2020/04/15 18:55:00 UTC

[jira] [Resolved] (UIMA-6199) Unindexed document annotation added back to index during deserialization

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

Marshall Schor resolved UIMA-6199.
----------------------------------
    Resolution: Fixed

> Unindexed document annotation added back to index during deserialization
> ------------------------------------------------------------------------
>
>                 Key: UIMA-6199
>                 URL: https://issues.apache.org/jira/browse/UIMA-6199
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>    Affects Versions: 3.1.1SDK
>            Reporter: Richard Eckart de Castilho
>            Assignee: Marshall Schor
>            Priority: Major
>             Fix For: 3.2.0SDK
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> If a CAS contains a document annotation that was removed from the indexes, it may be added back to the indexes during deserialization if {{CASImpl.ALWAYS_HOLD_ONTO_FSS}} is {{true}}.
> There is also a second scenario triggering this issue that works without enabling {{CASImpl.ALWAYS_HOLD_ONTO_FSS}}. It involves creating an FS which references the document annotation before removing it from the indexes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)