[jboss-jira] [JBoss JIRA] Created: (JBCACHE-1180) CacheImpl.toString() prints cache details
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon Sep 10 13:48:11 EDT 2007
CacheImpl.toString() prints cache details
-----------------------------------------
Key: JBCACHE-1180
URL: http://jira.jboss.com/jira/browse/JBCACHE-1180
Project: JBoss Cache
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 2.0.0.GA
Reporter: Brian Stansberry
Assigned To: Brian Stansberry
Fix For: 2.1.0.GA
Calls CacheImpl.toString(true), thus printing the entire tree.
In 1.x the equivalent impl was to call toString(false).
This shows up in the JMX console, which calls toString() on attribute values.
--
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