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 2014/09/18 18:10:33 UTC

[jira] [Updated] (OAK-2104) IndexStatsMBean should expose the time upto which the repository state has been indexed

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

Chetan Mehrotra updated OAK-2104:
---------------------------------
    Attachment: OAK-2104.patch

Patch which exposes a {{LastIndexedTime}} mbean attribute. The time is stored as part of {{async}} node

[~alexparvulescu] Can you have a look


> IndexStatsMBean should expose the time upto which the repository state has been indexed
> ---------------------------------------------------------------------------------------
>
>                 Key: OAK-2104
>                 URL: https://issues.apache.org/jira/browse/OAK-2104
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>             Fix For: 1.1, 1.0.7
>
>         Attachments: OAK-2104.patch
>
>
> Currently its not possible to determine how much the AsyncIndexUpdate is lagging behind in the indexing state i.e. its not possible to determine upto what time the repository state has been indexed. It would be helpful to expose this information such that a system admin can determing how much of recently added data is not indexed.
> This information can be determined by also storing the timestamp when a checkpoint is created as AsyncIndexUpdate would have indexed repository state upto that time



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