Chetan Mehrotra created OAK-2065:
------------------------------------

             Summary: 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
            Priority: Minor
             Fix For: 1.1


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)

Reply via email to