21 May 2013 23:10
[jira] [Created] (UIMA-2934) remove from sorted index broken if FS not in index
Marshall Schor created UIMA-2934:
------------------------------------
Summary: remove from sorted index broken if FS not in index
Key: UIMA-2934
URL: https://issues.apache.org/jira/browse/UIMA-2934
Project: UIMA
Issue Type: Bug
Components: Core Java Framework
Reporter: Marshall Schor
Assignee: Marshall Schor
Fix For: 2.4.1SDK
The "improvement" to make remove-from-index work faster on sorted indexes by doing a binary search, is
broken - when the element isn't found, it throws an index-array-out-of-bounds exception.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
RSS Feed