Title:
Bug 81843:Need a cacheGetSessionFactory() and/or cacheGetSession() function for accessing additional cache functionality/metadata not implemented in the current cfcache tag and associated functions
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Rob Bilson / Rob Brooks-Bilson (Rob Bilson)
Created: 01/28/2010
Components: Caching
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 / 269398
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 0
Problem:
Need a cacheGetSessionFactory() and/or cacheGetSession() function for accessing additional cache functionality/metadata not implemented in the current cfcache tag and associated functions. What I think might be an even better and more future-proof solution for obtaining additional metadata (and more) from ehcache would be to provide similar functions to the ORMgetSessionFactory() and ORMgetSession() functions.
If we had something like cacheGetSessionFactory() and/or cacheGetSession(), we could get access to all of the additional functionality in ehcache that’s not currently exposed.
Specifically this would give us an easy to get access to more cache statistics than we can access now, without having to write a bunch of new ColdFusion functions to handle things that might not be considered core or essential to caching.
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3040846
External Customer Info:
External Company:
External Customer Name: Rob Brooks-Bilson
External Customer Email: 6B546ECA439559160AAC0C16
External Test Config: 01/28/2010
Attachments:
Comments: