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

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Infinispan 9.3.4.Final 已发布,这是一个 bug 修复版本,建议所有正在使用 9.3.x 的用户升级。 [ISPN-7863] - Ickle lexer wrongly discards letter v as whitespace ruining parsing of identifiers containin...

Infinispan 9.3.4.Final 已发布,这是一个 bug 修复版本,建议所有正在使用 9.3.x 的用户升级。

  • [ISPN-7863] - Ickle lexer wrongly discards letter v as whitespace ruining parsing of identifiers containing v

  • [ISPN-8813] - org.infinispan.server.test.query.RemoteQueryStringIT.testFullTextTermRightOperandAnalyzed fails randomly

  • [ISPN-8844] - [JDK9+] org.infinispan.util package is exported by multiple jars

  • [ISPN-9303] - NPE with nested protobuf messages and @Indexed(false)

  • [ISPN-9500] - ConcurrentSmallIntSet.clear() does not always set the size to 0

  • [ISPN-9501] - AbstractCacheStream.performOperationRehashAware() can hang

  • [ISPN-9559] - Server <modules> configuration with a single entry can break classloading

  • [ISPN-9569] - Indexing is not working for clustered caches if it is transactional

  • [ISPN-9628] - infinispan-commons MANIFEST doesn not include Multi-Release entry

  • [ISPN-9641] - Using expiration with off heap doesn't subtract size properly with expiration

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《Infinispan 9.3.4.Final 发布,分布式集群缓存系统》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

Python Cookbook

Python Cookbook

Alex Martelli、Anna Ravenscroft、David Ascher / 高铁军 / 人民邮电出版社 / 2010-5-1 / 99.00元

本书介绍了Python应用在各个领域中的一些使用技巧和方法,从最基本的字符、文件序列、字典和排序,到进阶的面向对象编程、数据库和数据持久化、 XML处理和Web编程,再到比较高级和抽象的描述符、装饰器、元类、迭代器和生成器,均有涉及。书中还介绍了一些第三方包和库的使用,包括 Twisted、GIL、PyWin32等。本书覆盖了Python应用中的很多常见问题,并提出了通用的解决方案。书中的代码和方......一起来看看 《Python Cookbook》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试