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 21:01:38 UTC

[jira] [Commented] (OAK-2576) ServiceEvent on each session login/logout

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

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

Possible fix: https://github.com/mduerig/jackrabbit-oak/commit/f9e2092421f671a553f9979e8d33a4afe9680bef

Only register a single {{GCMonitor}} per repository that delegates to per session {{GCMonitor}} instances. 

> ServiceEvent on each session login/logout
> -----------------------------------------
>
>                 Key: OAK-2576
>                 URL: https://issues.apache.org/jira/browse/OAK-2576
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.0.12
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>             Fix For: 1.0.13
>
>
> This is caused by OAK-2407 where a GCMonitor is registered on login. This will result in a lot of service events when there are many short-lived sessions and Oak is deployed in an OSGi container.



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