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 "Amit Jain (JIRA)" <ji...@apache.org> on 2015/09/01 07:48:47 UTC

[jira] [Updated] (OAK-2065) JMX stats for operations being performed in DocumentStore

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

Amit Jain updated OAK-2065:
---------------------------
    Fix Version/s:     (was: 1.3.5)
                   1.3.6

> JMX stats for operations being performed in DocumentStore
> ---------------------------------------------------------
>
>                 Key: OAK-2065
>                 URL: https://issues.apache.org/jira/browse/OAK-2065
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: mongomk
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>              Labels: tooling
>             Fix For: 1.3.6
>
>         Attachments: 0001-OAK-2065-JMX-stats-for-operations-being-performed-in.patch, OAK-2065-1.patch
>
>
> Currently DocumentStore performs various background operations like
> # Cache consistency check
> # Pushing the lastRev updates
> # Synchrnizing the root node version
> We should capture some stats like time taken in various task and expose them over JMX to determine if those background operations are performing well or not. For example its important that all tasks performed in background task should be completed under 1 sec (default polling interval). If the time taken increases then it would be cause of concern
> See http://markmail.org/thread/57fax4nyabbubbef



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