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 2014/12/15 19:37:13 UTC

[jira] [Updated] (UIMA-4059) Checking for incorrect key modifications

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

Marshall Schor updated UIMA-4059:
---------------------------------
    Description: 
Address the issue raised in Jira UIMA-4049, as follows: (Note: this implementation has been superceded by UIMA-4135) Add an optional check that checks, for every set of a Feature value, whether or not that Feature is used as a key in any Sort or Set index, and if so, if the Feature Structure is currently in any index in any View; if so, an exception is thrown.  

This additional check is normally disabled, but can be enabled by specifying the JVM property {{-Duima.check_fs_update_corrupts_index}}.

  was:
Address the issue raised in Jira UIMA-4049, as follows: Add an optional check that checks, for every set of a Feature value, whether or not that Feature is used as a key in any Sort or Set index, and if so, if the Feature Structure is currently in any index in any View; if so, an exception is thrown.  

This additional check is normally disabled, but can be enabled by specifying the JVM property {{-Duima.check_fs_update_corrupts_index}}.


> Checking for incorrect key modifications
> ----------------------------------------
>
>                 Key: UIMA-4059
>                 URL: https://issues.apache.org/jira/browse/UIMA-4059
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: 2.7.0SDK
>
>
> Address the issue raised in Jira UIMA-4049, as follows: (Note: this implementation has been superceded by UIMA-4135) Add an optional check that checks, for every set of a Feature value, whether or not that Feature is used as a key in any Sort or Set index, and if so, if the Feature Structure is currently in any index in any View; if so, an exception is thrown.  
> This additional check is normally disabled, but can be enabled by specifying the JVM property {{-Duima.check_fs_update_corrupts_index}}.



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