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

Maksim Timonin updated IGNITE-16452:
------------------------------------
    Description: 
IndexProcessor register dynamically created index earlier than fill it with 
data. 

Then IndexQuery can reach the index before it actually ready. So we need to 
restrict access for such indexes. 

The same behavior is for rebuilding indexes.

  was:
IndexProcessor register dynamically created index earlier than fill it with 
data. 

Then IndexQuery can reach the index before it actually ready. So we need to 
restrict access for such indexes. 


> IndexQuery can run on non-ready dynamically created index or rebuilding 
> indexes
> -------------------------------------------------------------------------------
>
>                 Key: IGNITE-16452
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16452
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.12
>            Reporter: Maksim Timonin
>            Assignee: Maksim Timonin
>            Priority: Major
>              Labels: IEP-71
>             Fix For: 2.13
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> IndexProcessor register dynamically created index earlier than fill it with 
> data. 
> Then IndexQuery can reach the index before it actually ready. So we need to 
> restrict access for such indexes. 
> The same behavior is for rebuilding indexes.



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

Reply via email to