Release Notes - Infinispan - Version 8.0.0.Alpha2 - HTML format

Bug

  • [ISPN-4123] - Remote Query tests random failures
  • [ISPN-4312] - Distributed(Intermediate)SharedCacheFourNodesMapReduceTest randomly fails on Windows
  • [ISPN-5033] - Lack of EmbeddedCacheManager.undefineConfiguration(String) can cause memory/classloader leaks
  • [ISPN-5361] - Some tests from org.infinispan.client.hotrod fail randomly on Windows
  • [ISPN-5438] - Filter out example jgroups configuration from uber jar
  • [ISPN-5444] - Filter/converters in server can't unmarshall custom cached classes
  • [ISPN-5457] - Infinispan with Wildfly 8.2 random fails using customized key2StringMapper
  • [ISPN-5459] - StateTransferManager.waitForInitialTransferToComplete can fail if the coordinator crashes
  • [ISPN-5463] - ClassCastException: org.infinispan.query.remote.indexing.ProtobufValueWrapper cannot be cast to [B
  • [ISPN-5477] - Compatibility with L1 can lead to wrong return type
  • [ISPN-5483] - JGroupsTransport.waitForChannelToConnect() never waits; fetchRebalancingStatusFromCoordinator() is susceptible to NPE
  • [ISPN-5496] - ConcurrentOverlappingLeaveTest.testTransactional fails randomly
  • [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-5529] - ClusterListenerReplTest.testPrimaryOwnerGoesDownAfterBackupRaisesEvent random failures
  • [ISPN-5531] - java.lang.UnsupportedOperationException during remove (using RemoteCacheManager)
  • [ISPN-5532] - HotRod client retries on the same server after receiving an IllegalLifecycleStateException
  • [ISPN-5534] - CreateCacheCommand doesn't properly wait for the cache to stabilize
  • [ISPN-5539] - IllegalLifecycleStateException on a remote node should not be sent to the originator
  • [ISPN-5543] - Bad tracef arguments are causing IllegalFormatConversionException

Task

  • [ISPN-2154] - Use JGroups' anycast when sending messages to multiple target
  • [ISPN-3924] - Fix test: NonTxPutIfAbsentDuringLeaveStressTest.testNodeLeavingDuringPutIfAbsent:114
  • [ISPN-4564] - Optimize test suite GC settings in CI
  • [ISPN-5339] - Port improvements to Hibernate Search integration tests from the Hibernate Search codebase
  • [ISPN-5442] - Integration tests for Lucene Directory need an H2 database available to multiple nodes
  • [ISPN-5508] - Fix test names
  • [ISPN-5540] - Upgrade to Hibernate Search 5.3.0.Final
  • [ISPN-5546] - Re-enable OSGi tests

Component Upgrade

  • [ISPN-5398] - Run integration tests against WildFly 9.0.0.CR1
  • [ISPN-5440] - Upgrade to Hibernate Search 5.3.0.CR1
  • [ISPN-5441] - SearchableConfiguration no longer needs to override the resolution names for DirectoryProviders

Enhancement

  • [ISPN-5219] - Expose Distributed Iterators over HotRod
  • [ISPN-5484] - RpcManager.invokeRemotelyInFuture should not use a transport thread
  • [ISPN-5509] - Memory based eviction doesn't work with store as binary
  • [ISPN-5518] - Introduce a separate thread pool for async cache operations
  • [ISPN-5519] - Cannot choose to run index-less query on an indexed cache in compat mode

Edit/Copy Release Notes

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