Infinispan 9.1.4.Final 已发布。主要修复了一些 Bug。 Infinispan 是个开源的数据网格平台。它公开了一个简单的数据结构(一个Cache)来存储对象。虽然可以在本地模式下运行 Infinspan ,但其真正的价值在于分布式,在这种模式下,Infinispan 可以将集群缓存起来并公开大容量的堆内存。 主要更新内容: Bug [ISPN-8217] - RestStoreTest.tearDown intermittent failure [ISPN-8220] - ClusteredCacheMgmtInterceptorMBeanTest fails intermittently [ISPN-8555] - CacheManagerTest.testConcurrentCacheManagerStopAndGetCache randomly hangs [ISPN-8587] - Coordinator crash in 2-node cluster can lead to invalid cache topology [ISPN-8647] - Log instance creation in class AbstractLocalCacheStream & AbstractCacheStream, cause system hang / hit performance [ISPN-8655] - Off Heap Size Estimation rounds improperly [ISPN-8656] - PersistenceUtil.loadAndStoreInDataContainer removes expired entries preemptively [ISPN-8666] - Off Heap Data Container compute doesn't present expired entries [ISPN-8667] - EncoderCache.withWrapping(Class) is not implemented [ISPN-8671] - InternalCacheRegistryImpl doesn't need to use bounded cache [ISPN-8687] - Off Heap Size calculation still incorrect with version 下载地址: http://infinispan.org/download/ Infinispan 9.1.5.Final 发布,分布式集群缓存系统下载地址