Friday, 19 June 2015
Infinispan 7.2.3.Final
Dear Infinispan users,
thanks to your help, a few bugs have been found and fixed in the Infinispan 7.2 branch. So if you are affected by any of the bugs below, now is the time to upgrade.
Bug
-
[ISPN-4123] - Remote Query tests random failures
-
[ISPN-5444] - Filter/converters in server can’t unmarshall custom cached classes
-
[ISPN-5522] - LIRS BoundedConcurrentHashMapv8 eviction for tree bin missing check
-
[ISPN-5524] - Race condition in SemaphoreCompletionService.executeFront()
-
[ISPN-5527] - Java system properties no longer supported in leveldb expiration path
-
[ISPN-5531] - java.lang.UnsupportedOperationException during remove (using RemoteCacheManager)
-
[ISPN-5543] - Bad tracef arguments are causing IllegalFormatConversionException
-
[ISPN-5560] - NotSerializableException for invalidation-cache
-
[ISPN-5565] - Memory leak in Hot Rod client tests
-
[ISPN-5566] - Listener Observation is not obeyed for non CacheEntryEvents
Enhancement
-
[ISPN-5519] - Cannot choose to run index-less query on an indexed cache in compat mode
Again, downloads and release notes are at the usual pages, so go and check them out !
Happy hacking.
Tags: bugfix release
Tuesday, 18 January 2011
4.2.1.CR1
I’ve just released Infinispan 4.2.1.CR1. After some excellent feedback from the Infinispan community on 4.2.0.FINAL, we’ve fixed 18 bugs including making hash distribution better, squashing a memory leak, a potential stale lock scenario and making remote lookups faster. Thanks for all the extensive feedback, and please do keep this coming. I hope to cut 4.2.1.FINAL very soon so please try this release candidate out and report back.
As per usual, grab the download, read the Javadocs, and report any issues via the user forums.
Enjoy Manik
Tags: bugfix release candidate