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

Anilkumar Gingade resolved GEODE-106.
-------------------------------------
    Resolution: Fixed

Additional changes are made and submitted for review:
https://reviews.apache.org/r/43975/

Changes checked in as:
Fix for GEODE-106 Invalidate operation fails with IndexMaintenanceException 
with underlying java.lang.ArrayIndexOutOfBoundsException.


Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/39969409
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/39969409
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/39969409

Branch: refs/heads/develop
Commit: 3996940954e6099fb927c1703a2c085760c4899a
Parents: c18f515
Author: Anil <[email protected]>
Authored: Wed Feb 24 17:13:04 2016 -0800
Committer: Anil <[email protected]>
Committed: Tue Mar 1 16:13:13 2016 -0800

> 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: Anilkumar Gingade
>             Fix For: 1.0.0-incubating.M2
>
>
> 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)

Reply via email to