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

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

Commit bbb097a005ab1528919440d42df4b7a23dccef4c in geode's branch 
refs/heads/develop from nabarunnag
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=bbb097a ]

GEODE-3520: Additional tests for corrupt index

        * Additional tests was added to make sure new entries are not added to 
a corrupted index


> IndexMaintenanceExceptions should not affect a put
> --------------------------------------------------
>
>                 Key: GEODE-3520
>                 URL: https://issues.apache.org/jira/browse/GEODE-3520
>             Project: Geode
>          Issue Type: Bug
>          Components: querying
>            Reporter: Jason Huynh
>            Assignee: Jason Huynh
>             Fix For: 1.3.0
>
>
> If during index maintenance i.e. index update during a put operation , if 
> there is an exception, the index is marked invalid, however the put will be 
> successful as it is present in the data regions.
> This will require us to provide a user a way to determine which indexes are 
> valid/invalid (maybe a new column in GFSH to describe index).  The query 
> engine would need to avoid using indexes marked as invalid.
> Also provide a Java API isValid on the indexes to know if they are valid.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to