I've just released a minor version on 2.1.0 "Alegrias", with some pretty important bug fixes. These include:
- [ JBCACHE-1329 ] double removal on optimistic locking leaving stale nodes
- [ JBCACHE-1170 ] Leakage of marshalling region stored in ThreadLocal causes partial state transfer to fail when multiple regions present
- [ JBCACHE-1309 ] Unguarded adding of nodes to workspace
- [ JBCACHE-1310 ] Marshalling failure with optimistic PREPARE
- [ JBCACHE-1325 ] ClassLoader and probable memory leak in ReusableObjectInputStream
- [ JBCACHE-1326 ] TxInterceptor leaks MethodCall to thread
- [ JBCACHE-1316 ] recycleQueue.put() could block forever halting evictions and eventually any replications
- [ JBCACHE-1315 ] Eviction inaccuracy
- [ JBCACHE-1218 ] System property substitution in config file parsing
Enjoy!
Manik
No comments:
Post a Comment