[jboss-jira] [JBoss JIRA] Closed: (JBCLUSTER-230) Infinite recursive loop in CacheManagerManagedCache.getKeys

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Mon Apr 13 22:51:34 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBCLUSTER-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry closed JBCLUSTER-230.
--------------------------------------

    Resolution: Done


> Infinite recursive loop in CacheManagerManagedCache.getKeys
> -----------------------------------------------------------
>
>                 Key: JBCLUSTER-230
>                 URL: https://jira.jboss.org/jira/browse/JBCLUSTER-230
>             Project: JBoss Clustering
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: HA-Server-Cache-JBC
>    Affects Versions: 1.1.0.GA
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>             Fix For: HA-Server-Cache-JBC 2.0.0.GA
>
>
> Doesn't call through to the delegate:
>    public Set<K> getKeys(String arg0)
>    {
>       return getKeys(arg0);
>    }
>    public Set<K> getKeys(Fqn arg0)
>    {
>       return getKeys(arg0);
>    }

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

        



More information about the jboss-jira mailing list