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 2018/01/02 20:40:00 UTC

[jira] [Resolved] (UIMA-5687) uv3 index flush: don't do the copy-on-write

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

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

> uv3 index flush: don't do the copy-on-write 
> --------------------------------------------
>
>                 Key: UIMA-5687
>                 URL: https://issues.apache.org/jira/browse/UIMA-5687
>             Project: UIMA
>          Issue Type: Improvement
>    Affects Versions: 3.0.0SDK-beta
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: 3.0.0SDK
>
>
> Index flush operations are used in cas reset and in the "removeAll" operations. These operations are so unlikely to need the value having iterators continue to work, that the copy-on-write operations can be skipped.  Needs documentation.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)