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 2015/03/04 11:49:05 UTC

[jira] [Commented] (OAK-2564) SessionMBean should provide information about pending refresh

    [ https://issues.apache.org/jira/browse/OAK-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346729#comment-14346729 ] 

Michael Dürig commented on OAK-2564:
------------------------------------

First implementation in trunk at http://svn.apache.org/r1663927. 

As this involves changes on a critical path (SessionDelegate#perform) I'm a bit reluctant with pushing this to the 1.0 branch just now and would rather wait until we have a case for it.

> SessionMBean should provide information about pending refresh
> -------------------------------------------------------------
>
>                 Key: OAK-2564
>                 URL: https://issues.apache.org/jira/browse/OAK-2564
>             Project: Jackrabbit Oak
>          Issue Type: Sub-task
>          Components: core
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>              Labels: gc, monitoring
>             Fix For: 1.2, 1.0.13
>
>
> The session auto refresh feature is implemented by marking sessions pending for refresh. The refresh operation itself however only happens on the next access to the session. 
> It would be helpful if {{SessionMBean}} could expose the information whether a session has a pending refresh. Additionally we could expose the current {{RefreshStrategy}} to make the auto refresh behaviour more transparent. 



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