[
https://issues.apache.org/jira/browse/UIMA-6199?focusedWorklogId=402139&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-402139
]
ASF GitHub Bot logged work on UIMA-6199:
----------------------------------------
Author: ASF GitHub Bot
Created on: 12/Mar/20 13:05
Start Date: 12/Mar/20 13:05
Worklog Time Spent: 10m
Work Description: mischor commented on pull request #36: [UIMA-6199]
Unindexed document annotation added back to index during deserialization
URL: https://github.com/apache/uima-uimaj/pull/36
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 402139)
Time Spent: 20m (was: 10m)
> 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
> 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)