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

Maksim Timonin updated IGNITE-16133:
------------------------------------
    Description: 
IndexQuery doesn't check that index it runs over to is rebuilding. Then query 
result can be inconsistent, as it returns only part of result.

 

IndexQuery should check index status and throw an exception if index is 
concurrently rebuilding. 

  was:
Before start

In moment of querying


> IndexQuery should check indexes for rebuild
> -------------------------------------------
>
>                 Key: IGNITE-16133
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16133
>             Project: Ignite
>          Issue Type: New Feature
>            Reporter: Maksim Timonin
>            Assignee: Maksim Timonin
>            Priority: Major
>              Labels: IEP-71
>
> IndexQuery doesn't check that index it runs over to is rebuilding. Then query 
> result can be inconsistent, as it returns only part of result.
>  
> IndexQuery should check index status and throw an exception if index is 
> concurrently rebuilding. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to