You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anilkumar Gingade (JIRA)" <ji...@apache.org> on 2016/02/25 01:48:18 UTC

[jira] [Assigned] (GEODE-106) Invalidate operation fails with IndexMaintenanceException with underlying java.lang.ArrayIndexOutOfBoundsException: 1

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

Anilkumar Gingade reassigned GEODE-106:
---------------------------------------

    Assignee: Anilkumar Gingade  (was: Jason Huynh)

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