You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Thomas Mueller (JIRA)" <ji...@apache.org> on 2017/07/26 12:52:00 UTC

[jira] [Resolved] (OAK-5904) Property index: log when reindexing is done

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

Thomas Mueller resolved OAK-5904.
---------------------------------
    Resolution: Fixed

Log output is now clearer:

{noformat}
26.07.2017 14:48:05.160 *INFO* [qtp369603291-1393] org.apache.jackrabbit.oak.plugins.index.IndexUpdate Reindexing will be performed for following indexes: [/oak:index/slingResourceType]
26.07.2017 14:48:05.250 *INFO* [qtp369603291-1393] org.apache.jackrabbit.oak.plugins.index.IndexUpdate Reindexing Traversed #10000 /jcr:system/jcr:versionStorage/a2/35 [Infinity nodes/s, Infinity nodes/hr] 
26.07.2017 14:48:05.389 *INFO* [qtp369603291-1393] org.apache.jackrabbit.oak.plugins.index.IndexUpdate Reindexing Traversed #80000 ...
26.07.2017 14:48:05.471 *INFO* [qtp369603291-1393] org.apache.jackrabbit.oak.plugins.index.IndexUpdate Reindexing Traversed #90000 ...
26.07.2017 14:48:05.700 *INFO* [qtp369603291-1393] org.apache.jackrabbit.oak.plugins.index.IndexUpdate /oak:index/slingResourceType => Indexed 10000 nodes in 540.0 ms ...
26.07.2017 14:48:06.189 *INFO* [qtp369603291-1393] org.apache.jackrabbit.oak.plugins.index.IndexUpdate /oak:index/slingResourceType => Indexed 20000 nodes in 488.5 ms ...
26.07.2017 14:48:06.762 *INFO* [qtp369603291-1393] org.apache.jackrabbit.oak.plugins.index.IndexUpdate /oak:index/slingResourceType => Indexed 30000 nodes in 573.1 ms ...
26.07.2017 14:48:07.050 *INFO* [qtp369603291-1393] org.apache.jackrabbit.oak.plugins.index.IndexUpdate Indexing report
    - /oak:index/slingResourceType*(36468)

26.07.2017 14:48:07.050 *INFO* [qtp369603291-1393] org.apache.jackrabbit.oak.plugins.index.IndexUpdate Reindexing completed
{noformat}

> Property index: log when reindexing is done
> -------------------------------------------
>
>                 Key: OAK-5904
>                 URL: https://issues.apache.org/jira/browse/OAK-5904
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: property-index
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>            Priority: Critical
>             Fix For: 1.8, 1.7.4
>
>
> Currently, when reindexing a synchronous index, there is no log message that shows the progress and the end of the reindexing phase.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)