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 "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2017/05/24 14:50:04 UTC

[jira] [Comment Edited] (OAK-5970) (Re-)Indexing: estimate progress / ETA

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

Chetan Mehrotra edited comment on OAK-5970 at 5/24/17 2:49 PM:
---------------------------------------------------------------

Done the node counter based implementation with 1796069. It would add following log entries

{code}
Reindexing Traversed #180000 /some/path [2913.72 nodes/s, 10489374.51 nodes/hr] (Elapsed 30.05 s, Expected 10.00 s, Completed 84.92%)
{code}

After discussion with [~rma61870@adobe.com] realized the estimates currently do not account for include/exclude though


was (Author: chetanm):
Done the node counter based implementation with 1796069. It would add following log entries

{code}
Reindexing Traversed #180000 /some/path [2913.72 nodes/s, 10489374.51 nodes/hr] (Elapsed 30.05 s, Expected 10.00 s, Completed 84.92%)
{code}

> (Re-)Indexing: estimate progress / ETA
> --------------------------------------
>
>                 Key: OAK-5970
>                 URL: https://issues.apache.org/jira/browse/OAK-5970
>             Project: Jackrabbit Oak
>          Issue Type: New Feature
>          Components: indexing
>            Reporter: Thomas Mueller
>            Assignee: Chetan Mehrotra
>             Fix For: 1.8
>
>
> Reindexing can take a long time, so it would be good if we can estimate where we are at (for example in percent of the relevant number of nodes). It might also be possible to estimate when indexing will be done, and the current path.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)