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 "Michael Dürig (JIRA)" <ji...@apache.org> on 2014/03/03 11:22:20 UTC

[jira] [Updated] (OAK-1484) additional observation queue jmx attributes

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

Michael Dürig updated OAK-1484:
-------------------------------

    Description: 
The following jmx attributes would be very useful to have, when debugging problems or checking the health of observation listeners and queues at runtime:

 * length of an observation listener's revision queue
 * duration of stay of oldest revision in an observation listener's revision queue

Especially the second point can be used to judge if an observation listener is 'healthy' or not: eg if the duration is a few seconds, things are probably fine. If the duration is over a minute, then that could raise a flag.

  was:
The following jmx attributes would be very useful to have, when debugging problems or checking the health of observation listeners and queues at runtime:

 * length of an observation listener's event queue
 * duration of stay of oldest event in an observation listener's event queue

Especially the second point can be used to judge if an observation listener is 'healthy' or not: eg if the duration is a few seconds, things are probably fine. If the duration is over a minute, then that could raise a flag.


> additional observation queue jmx attributes
> -------------------------------------------
>
>                 Key: OAK-1484
>                 URL: https://issues.apache.org/jira/browse/OAK-1484
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: commons
>    Affects Versions: 0.17.1
>            Reporter: Stefan Egli
>            Assignee: Michael Dürig
>
> The following jmx attributes would be very useful to have, when debugging problems or checking the health of observation listeners and queues at runtime:
>  * length of an observation listener's revision queue
>  * duration of stay of oldest revision in an observation listener's revision queue
> Especially the second point can be used to judge if an observation listener is 'healthy' or not: eg if the duration is a few seconds, things are probably fine. If the duration is over a minute, then that could raise a flag.



--
This message was sent by Atlassian JIRA
(v6.2#6252)