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] [Updated] (IGNITE-11814) Log finish rebuilding all indexes

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

Sergey Antonov updated IGNITE-11814:
------------------------------------
    Component/s: cache

> Log finish rebuilding all indexes
> ---------------------------------
>
>                 Key: IGNITE-11814
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11814
>             Project: Ignite
>          Issue Type: Improvement
>          Components: cache
>            Reporter: Sergey Antonov
>            Priority: Major
>
> 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)