Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
UIMA-4135 adds automatic protection (at some performance expense) in case users are accidentally modifying indexed FS keys. Because users using automated build systems may want a strong signal if a change starts doing this, add a JVM property uima.exception_when_fs_update_corrupts_index to throw an exception if this is detected outside of a protectIndices scope.