发布于 2016-08-12 23:48:24 | 71 次阅读 | 评论: 0 | 来源: 网友投递
Infinispan 开源的数据网格平台
Infinispan是JBoss Cache缓存框架的后续项目,它是一个开源的数据网格平台,用于访问分布式状态的群集节点。GridFileSystem(网格文件系统)是一个全新的实验性的API,这些API使Infinispan后端的网格数据像“文件系统”一样展示出来。
Infinispan 8.2.4.Final 发布了,
该版本包括一些问题修复,以及一些新增特性:
[ISPN-6474] - Server should not start default cache
[ISPN-6614] - [8.2.x] JCacheConfigurationPropertiesFileTest.testPropertiesConfiguration always fails
[ISPN-6652] - GlobalConfiguration still refers to evictionThreadPool instead of expirationThreadPool
[ISPN-6680] - InterruptedException during PutAll from Hot Rod client prevents failover
[ISPN-6692] - Handle exceptions in RemoteIterator close
[ISPN-6703] - ClearCommand hanging in the test suite
[ISPN-6745] - Locks are lost in pessimistic cache
[ISPN-6771] - HotRod Client - TcpTransportFactory - update topology issue with multiple caches
[ISPN-6816] - Remove unnecessary packages from Embedded Uber Jar
[ISPN-6907] - Repl/Dist cache with Transactions doesn't respect shared store semantics
[ISPN-6923] - HotRod bulk commands that provide a limit need to close the iterator
[ISPN-6944] - Some public query classes are missing from apidocs
[ISPN-6922] - Support for loading keystores from classpath in the Hot Rod client
[ISPN-6651] - Reduce WARN verbosiness due to missing netty native transport
[ISPN-6729] - Upgrade the Cloud Cache Store to 8.0.0
下载地址:http://infinispan.org/download/#stable