Maksim Timonin created IGNITE-16452:
---------------------------------------
Summary: IndexQuery can run on non-ready dynamically created index
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
Fix For: 2.13
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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)