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/09/08 22:14:28 UTC

[jira] [Resolved] (UIMA-4002) flush method of Int2IntRBT not clearing cache of lastNodeGotten

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

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

> flush method of Int2IntRBT not clearing cache of lastNodeGotten
> ---------------------------------------------------------------
>
>                 Key: UIMA-4002
>                 URL: https://issues.apache.org/jira/browse/UIMA-4002
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>    Affects Versions: 2.6.0SDK
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: 2.6.1SDK
>
>
> The Int2IntRBT (a map from int to int) has a variable which remembers the last node gotten, and attempts to optimize lookups for common cases.  When a flush() happens, this needs to be reset.



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