-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.1SDK
-
Fix Version/s: 3.2.0SDK
-
Component/s: Core Java Framework
-
Labels:None
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.
- links to