You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Antonov (JIRA)" <ji...@apache.org> on 2019/04/26 10:46:00 UTC

[jira] [Created] (IGNITE-11814) Log finish rebuilding all indexes

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)