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 21:59:29 UTC

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

Marshall Schor created UIMA-4002:
------------------------------------

             Summary: 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)