Release Notes - Infinispan - Version 8.2.5.Final - HTML format

Bug

  • [ISPN-4016] - Write operations in invalidation mode can fail with OutdatedTopologyException
  • [ISPN-4390] - CHMv8 leaks ThreadLocal
  • [ISPN-5193] - infinispan-embedded and infinispan-cli-interpreter don't work together
  • [ISPN-6045] - TransactionAwareKeyCloseableIterator.remove uses previousValue which is never set
  • [ISPN-6241] - Old version of commons-logging drags old version of servlet-api through infinispan-spring
  • [ISPN-6266] - ClassCastException: org.infinispan.container.entries.ImmortalCacheEntry cannot be cast to org.infinispan.container.entries.MVCCEntry
  • [ISPN-6445] - PreloadingWithWriteBehindTest.testIfCanLoadKeysConcurrently random failures
  • [ISPN-6451] - NonTxPutIfAbsentDuringLeaveStressTest.testNodeLeavingDuringPutIfAbsent still fails randomly
  • [ISPN-6792] - NonTxDistributionInterceptor doesn't always change the matcher for retry
  • [ISPN-6795] - ClusteredGetResponseValidityFilter swallows exceptions
  • [ISPN-6799] - OOB thread pool fills with threads trying to send remote get responses
  • [ISPN-6806] - Exception serializing L1InternalCacheEntry during state transfer
  • [ISPN-6857] - OutdatedTopologyException in clustered invalidation cache because StateTransferInterceptor not in the chain
  • [ISPN-6925] - Race condition in staggered gets
  • [ISPN-7036] - Resolve classes properly when Thread context classloader is null
  • [ISPN-7058] - Server and WildFly module still depend on the JAXB module
  • [ISPN-7064] - RPC to leaver times out instead of finishing immediately
  • [ISPN-7067] - Cache.evict() sometimes performs a DataContainer.remove()
  • [ISPN-7074] - Indexed entities inheritance does not copy set
  • [ISPN-7075] - [8.1.x] : OutdatedTopologyException in clustered invalidation cache because StateTransferInterceptor not in the chain
  • [ISPN-7088] - Interceptors should not access TransactionManager
  • [ISPN-7121] - Remove Expired doesn't work with no auto commit in a clustered cache
  • [ISPN-7155] - Failures in CI from functional tests
  • [ISPN-7199] - BaseEmbeddedQuery must ensure the ClosableIterator is closed

Task

Component Upgrade

  • [ISPN-6996] - Update to Netty 4.1.5.Final
  • [ISPN-7182] - Upgrade to protostream-3.0.7.Final

Enhancement

  • [ISPN-6911] - Add a MANUAL strategy to eviction

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.