内容简介:Apache Jackrabbit Oak 1.9.7 发布了,Apache Jackrabbit Oak 是一种可扩展的高性能分层内容存储库,旨在用作现代世界级网站和其它要求苛刻的内容应用程序的基础。Apache Jackrabbit Oak 1.9.7 是一个直接来自的 ...
Apache Jackrabbit Oak 1.9.7 发布了,Apache Jackrabbit Oak 是一种可扩展的高性能分层内容存储库,旨在用作现代世界级网站和其它要求苛刻的内容应用程序的基础。Apache Jackrabbit Oak 1.9.7 是一个直接来自的 Jackrabbit trunk 的不稳定版本,专注于新功能和其他改进,对于生产用途,建议使用最新的 1.8.x 稳定版。
此次更新内容包括:
New Feature
[OAK-7623] - SegmentNodeStore - sidegrade support between
TarPersistence and AzurePersistence
[OAK-7649] - oak-run command to execute datastore garbage
collection
Improvement
[OAK-7246] - Improve cleanup of locally copied index files
[OAK-7367] - Unify
mockitoversions and update to latest
[OAK-7459] - oak-run compact should support Azure Segment Store
[OAK-7640] - Prevent commits in the past
[OAK-7647] - Replace usage of deprecated junit.framework.Assert
[OAK-7672] - Introduce oak-run segment-copy for moving around
segments in different storages
[OAK-7688] - Replace usage of static ValueFactoryImpl methods
[OAK-7699] - Active blob deletion fails on composite setups
Bug
[OAK-7652] - Node.getMixinNodeTypes can revive deleted node mixins
[OAK-7686] - Partial migration doesn't update Lucene indexing data
[OAK-7687] - :async node is being removed during the partial
migration
[OAK-7694] - Oak.OakDefaultComponents.INSTANCE is mutable
详情见发布公告。
下载地址:http://jackrabbit.apache.org/downloads.html
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
蚁群算法及其应用
李士勇 / 哈工大出版社 / 2004-9 / 25.00元
蚁群算法是意大利学者Dorigo等人于1991年创立的,是继神经网络、遗传算法、免疫算法之后的又一种新兴的启发式搜索算法。蚂蚁群体是一种社会性昆虫,它们有组织、有分工,还有通讯系统,它们相互协作,能完成从蚁穴到食物源寻找最短路径的复杂任务。模拟蚂蚁群体智能的人工蚁群算法具有分布计算、信息正反馈和启发式搜索的特点,不仅在求解组合优化问题中获得广泛应用,而且也用于连续时间系统的优化。 《蚁群算......一起来看看 《蚁群算法及其应用》 这本书的介绍吧!