[jboss-jira] [JBoss JIRA] Commented: (JBCACHE-649) IdentityLock.getFqn() always returns Fqn.ROOT

Brian Stansberry (JIRA) jira-events at jboss.com
Wed Sep 6 10:04:32 EDT 2006


    [ http://jira.jboss.com/jira/browse/JBCACHE-649?page=comments#action_12342941 ] 
            
Brian Stansberry commented on JBCACHE-649:
------------------------------------------

Please note that this issue was to fix an issue that cropped up during 1.4 development.  The problem was never in any released version of JBoss Cache, not even a beta.

> IdentityLock.getFqn() always returns Fqn.ROOT
> ---------------------------------------------
>
>                 Key: JBCACHE-649
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-649
>             Project: JBoss Cache
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Brian Stansberry
>         Assigned To: Brian Stansberry
>             Fix For: 1.4.0
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> Somewhere along the way the fqn field got removed from IdentityLock, and getFqn() got hardcoded to always return Fqn.ROOT.  This leads to misleading exception messages and log statements like "org.jboss.cache.lock.TimeoutException: read lock for / could not be acquired by ..."  -- when actually the problem was on "/JSESSON/localhost".  Just spent an hour on a fruitless search for who could have a WL on "/" .

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list