Bug 1153545 - Logging out from a session does not properly release event listener threads
Summary: Logging out from a session does not properly release event listener threads
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: ModeShape
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ER4
: 6.1.0
Assignee: Horia Chiorean
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-16 07:55 UTC by Horia Chiorean
Modified: 2016-02-10 08:55 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-02-10 08:55:02 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker MODE-2343 0 Blocker Reopened Run-away threads when using the JCR ObservationManager 2014-11-04 09:55:04 UTC

Description Horia Chiorean 2014-10-16 07:55:08 UTC
When a user of a repository logs out from a session, if that user used events (via the ObservationManager) for that session, the listener threads created for this purpose are not released, even though the session can no longer be used.

The effect is that this will/can slowly starve resources.

Comment 1 Horia Chiorean 2014-10-20 13:38:36 UTC
Merged upstream (59e1ce57675a2559213a66bfb00d095615f060f2). Should be part of ER4.

Comment 2 JBoss JIRA Server 2014-11-04 09:55:04 UTC
Horia Chiorean <hchiorea> updated the status of jira MODE-2343 to Reopened

Comment 3 Horia Chiorean 2014-11-04 09:58:19 UTC
Moving back to ASSIGNED since the fix is incomplete.

Comment 4 Horia Chiorean 2014-11-04 15:36:11 UTC
Added an additional fix which makes shutting down the observation manager more robust.


Note You need to log in before you can comment on or make changes to this bug.