[
https://issues.apache.org/jira/browse/GEODE-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Huynh updated GEODE-106:
------------------------------
Description: Possible race condition with IndexElemArray. On a remove, the
size value is reassigned after the backing index. This can possibly cause an
iterator to look at an indexed position larger than the backing index length.
> Invalidate operation fails with IndexMaintenanceException with underlying
> java.lang.ArrayIndexOutOfBoundsException: 1
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-106
> URL: https://issues.apache.org/jira/browse/GEODE-106
> Project: Geode
> Issue Type: Bug
> Components: querying
> Reporter: Jason Huynh
> Assignee: Jason Huynh
>
> Possible race condition with IndexElemArray. On a remove, the size value is
> reassigned after the backing index. This can possibly cause an iterator to
> look at an indexed position larger than the backing index length.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)