[ 
https://issues.apache.org/jira/browse/GEODE-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15151381#comment-15151381
 ] 

ASF subversion and git services commented on GEODE-106:
-------------------------------------------------------

Commit ef944168056cd7394085c1ef8d7465d75bcdc031 in incubator-geode's branch 
refs/heads/feature/GEODE-831 from [~agingade]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=ef94416 ]

Fix for GEODE-106 Invalidate operation fails with IndexMaintenanceException 
with underlying java.lang.ArrayIndexOutOfBoundsException.


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