]
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: