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

nabarun resolved GEODE-3520.
----------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

> 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