[jboss-jira] [JBoss JIRA] Created: (JBCLUSTER-274) Lock ownership change notifications
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon May 24 16:17:54 EDT 2010
Lock ownership change notifications
-----------------------------------
Key: JBCLUSTER-274
URL: https://jira.jboss.org/browse/JBCLUSTER-274
Project: JBoss Clustering
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: HA-Server-API
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Add an ability to register for a notification when ownership of a particular lock changes.
For example, with HttpSession clustering backed by JBC, we currently get callbacks when the cache changes, allowing us to know a local copy of a session is out of date with respect to the distributed cache. That won't work with DIST as the notification is not reliable. But another node taking ownership of the session will be noticed by the local lock manager, which could invoke a notification on the session manager.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list