Infinispan 9.1.5.Final 发布,分布式集群缓存系统

栏目: Java · 发布时间: 8年前

内容简介:Infinispan 9.1.5.Final 发布,分布式集群缓存系统

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

下载地址:


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Introduction to Algorithms, 3rd Edition

Introduction to Algorithms, 3rd Edition

Thomas H. Cormen、Charles E. Leiserson、Ronald L. Rivest、Clifford Stein / The MIT Press / 2009-7-31 / USD 94.00

Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor. Introduction to Algorithms uniquely combines rigor and comprehensiveness. The book covers a broad ......一起来看看 《Introduction to Algorithms, 3rd Edition》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

URL 编码/解码
URL 编码/解码

URL 编码/解码

SHA 加密
SHA 加密

SHA 加密工具