[ https://issues.apache.org/jira/browse/OAK-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140419#comment-14140419 ]
Chetan Mehrotra commented on OAK-2104: -------------------------------------- bq. first it the name should contain a dash: name + "LastIndexedTo" -> 'name + "-LastIndexedTo" Done. However later we should look into moving specific Async data to a sub node under /:async Done the change in trunk with http://svn.apache.org/r1626191. Would merge it to 1.0 branch once 1.0.6 is cut > 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)