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

Sub-task

  • [ISPN-5632] - Address rework comments for ISPN-5293
  • [ISPN-5662] - Change stream timeout values for remote operations to use replication timeout

Bug

  • [ISPN-3960] - Eviction notification from entry expired in cache store
  • [ISPN-5523] - Enabling eager caching can lead to sever throwing "OutOfMemoryError: Direct buffer memory"
  • [ISPN-5569] - NullPointerException on JCache.putAll(ConcurrentHashMap)
  • [ISPN-5607] - NearCache: it is possible to read stale data with a put/remove followed by a get
  • [ISPN-5646] - Remove deprecated CacheEntryEvictedEvent
  • [ISPN-5647] - ClassCastException on transactional cache
  • [ISPN-5664] - Null is returned for a not expired entry in Hot Rod client
  • [ISPN-5669] - JPAProtobufFilterIndexingServiceProvider is ignored
  • [ISPN-5670] - Hot Rod server sets -1 for lifespan or maxIdle as default
  • [ISPN-5673] - Observation attribute is ignored for listeners with indexed DSL filters
  • [ISPN-5675] - asyncThreadPool is missing in GlobalConfigurationBuilder#read, validate, toString, equals, hashCode
  • [ISPN-5676] - EntryRetrievalCommand must enlist the transaction
  • [ISPN-5677] - HR putIfAbsentAsync not enforcing withFlags(Flag.FORCE_RETURN_VALUE)
  • [ISPN-5680] - Expiration functional tests fail with NPE
  • [ISPN-5690] - Plain cache instances of configuration templates don't get properly persisted
  • [ISPN-5692] - Registering a remote event listener fails if cache is indexed, uses protobuf marshalling and includeInitialState=true

Task

  • [ISPN-5687] - Add thread pool configuration support to the server
  • [ISPN-5689] - Preserve compatibility with Hibernate 5.0.0.Final
  • [ISPN-5693] - unused ASYNC_TRANSPORT_EXECUTOR on RpcManagerImpl

Component Upgrade

  • [ISPN-5636] - Test server modules against WildFly 10 Alpha

Enhancement

  • [ISPN-694] - Create expiration notification for in-memory cache entries
  • [ISPN-3064] - Extend cache expiration notification to cache stores
  • [ISPN-5417] - Continuous Query
  • [ISPN-5541] - Add provided scope to javax api dependencies
  • [ISPN-5553] - Functional Java 8 API

Edit/Copy Release Notes

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