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 "Michael Marth (JIRA)" <ji...@apache.org> on 2015/03/09 10:57:38 UTC

[jira] [Commented] (OAK-2589) Provide progress indication when reindexing is being peformed

    [ https://issues.apache.org/jira/browse/OAK-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14352727#comment-14352727 ] 

Michael Marth commented on OAK-2589:
------------------------------------

{quote}
Later we can expose those stats via JMX also 
{quote}

+1 to that!
Higher level could then create a UI for the progress

> Provide progress indication when reindexing is being peformed
> -------------------------------------------------------------
>
>                 Key: OAK-2589
>                 URL: https://issues.apache.org/jira/browse/OAK-2589
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>             Fix For: 1.1.8, 1.0.13
>
>         Attachments: OAK-2589.patch
>
>
> When reindex property of an oak:QueryIndexDefinition node is set to "true" there is a message logged which says:
> 29.09.2014 15:04:08.904 *INFO* [pool-9-thread-3] org.apache.jackrabbit.oak.plugins.index.IndexUpdate Reindexing would be performed for following indexes [/oak:index/searchFacets]
> However, after that, there is no indication of progress for this reindexing. 
> The only way to determine if the reindexing is progressing is to check back and see that the reindex property on your oak:QueryIndexDefinition node is now set to false.
> If something goes wrong with the reindexing it is hard to know if the reindexing is happening at all. 
> If there could be some logging to indicate that this reindexing is happening successfully and how complete it is, it would be of a great help while troubleshooting indexing problems.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)