内容简介: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 发布,分布式集群缓存系统》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Ajax模式与最佳实践
Christian Gross / 李锟、张祖良、蔡毅、赵泽欣 / 电子工业出版社 / 2007-3 / 49.80元
Ajax 正在将我们带入到下一代的网络应用中。 本书深入探讨了动态的网络应用,将Ajax和REST集成在一起作为单独的解决方案。一个很大的优势是,与Ajax相似,REST可以和现今存在的技术一起使用。现在上百万的客户端计算机都是基于Ajax的,上百万的服务器是基于REST的。 无论你是否已经开发过Ajax应用程序,这都是一本理想的书。因为这本书描述了各种各样的模式和最好的实践经验。通过此......一起来看看 《Ajax模式与最佳实践》 这本书的介绍吧!