You are currently using a new, unsaved search.
support java.sql.TimeStamp and java.sql.Time as legal search attribute types
Ehcache hung - FileBackedStorageEngine: readFromChannel(): Creating new read-channel for Cache.data as previous one was closed (likely due to interrupt)
Fail quickly on a cache put of an entry larger than the cache size in bytes
Allow creation of EHCache CacheManager through JNDI ObjectFactory
Correctly distinguish between and enforce the static and dynamic attributes of Ehcache configurations
net.sf.ehcache.CacheException: Failed while decoding element java.nio.HeapByteBufferR[pos=870563 lim=870568 cap=870568]
TerracottaBootstrapCacheLoader + keySnapshotter + cleanup on cache/cacheManager shutdown
cache pinning not working
Tighter Spring integration
Configuration templates
Custom disk store reader/writer
Element.setTimeToLive() causes element to expire immediately
Adapt Query.maxResults(int)'s
permgen leak on tomcat 7
How does a user really really destroy clustered cache data?
Enhance DefaultSizeOfEngine to be more easily overridable to allow for custom user filters and SizeOf implementations
Provide ability to disable automatic shutdown of Cache(s)/CacheManager(s)
getKeys() sometimes returns an incomplete list of keys
Races in fault/flush logic in CacheStore
Allow configuring alternative serialization implementations for Overflow to disk
StandAlone integration with GlassFish Embedded Web 3.1.2
NullPointerException while Configuring CachePeerListeners
JMX MBean for JGroups Message Reciever
Update JGroups integration to support JGroups 3.0.0
Ability to get a hook to cache GET events
"Synchronous" JGroups replication is not really synchronous
Cache.clone() looses the original NotificationScope of CacheEventListeners
Order by "Aggregator alias"
perform standalone searches using multiple threads
Localhost interface alias
Add generics to Ehcache interfaces
ClassLoading
Funny classloading semantics in ehcache
sometimes java.lang.NoClassDefFoundError: Lorg/slf4j/Logger; into ObjectGraphWalker.getAllFields
net.sf.ehcache.CacheException: Failure while decoding key java.nio.HeapByteBuffer[pos=0 lim=0 cap=0]
filename too long when using overflow to disk
Server: ElementResource returns Content-Type header for GET, but not for HEAD
rmiUrlsProcessingQueue is not thread-safe in MulticastKeepAliveHeartBeatReceiver
Element having a reference to a key can cause excess heap usage
RMISynchronousCacheReplicator.listRemoteCachePeers() causes NullPointerException
BlockingCache RRWL or not ?
Ehcache DX : Support non string keys better
Ehcache monitor searching could be a performance issue
putAll will never send update notifications
Improve resource sharing for both heap and disk stores to better support large numbers of caches.
A cache configured with copyOnRead and copyOnWrite the keys are stored as references not as values
Cache.getManager() not available if CacheLoader is configured decalratively
Profiler says ObjectGraphWalker#walk() is a hot spot
Refactor ehcache system properties in one place for easier consumption/documentation
Ehcache annotation for non spring implementations as well