Sergey Antonov created IGNITE-11814:
---------------------------------------
Summary: Log finish rebuilding all indexes
Key: IGNITE-11814
URL:
https://issues.apache.org/jira/browse/IGNITE-11814 Project: Ignite
Issue Type: Improvement
Reporter: Sergey Antonov
For detecting finish of rebuilding all indexes we should find in logs all messages:
1) {{Started indexes rebuilding for cache [name=}}
2) {{Finished indexes rebuilding for cache [name=}}
3) {{Failed to rebuild indexes for cache [name=}}
And check, that number of messages (1) equal sum of number of messages (2) and (3).
We should log message about finish rebuilding indexes for all caches.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)