共计 1944 个字符,预计需要花费 5 分钟才能阅读完成。
Apache Jackrabbit Oak 1.0.2 发布,此版本现已提供下载。此版本包括了 Oak 1.0 的 bug 修复和改进。
相关阅读:
使用 Apache Jackrabbit 实现 WebDAV 客户端 http://www.linuxidc.com/Linux/2013-09/90576.htm
JackRabbit 基础入门 http://www.linuxidc.com/Linux/2013-09/90575.htm
Apache Jackrabbit 入门 http://www.linuxidc.com/Linux/2013-09/90575.htm
改进
[OAK-1645] Route find queries to Mongo secondary in MongoDocumentStore
[OAK-1861] Limit memory usage of DocumentNodeStore.readChildren()
[OAK-1934] Optimize MutableTree.orderBefore for the common case
[OAK-1937] Add progress logs to MarkSweepGarbageCollector
Bug 修复
[OAK-1462] - Aggregate Index isn't usable in an osgi environment
[OAK-1703] - Improve warning logged on concurrent Session access
[OAK-1807] - ConstraintViolationException seen with multiple Oak/Mongo ...
[OAK-1890] - Concurrent System Login: slowdown for high concurrency levels
[OAK-1894] - PropertyIndex only considers the cost of a single indexed ...
[OAK-1895] - ClassCastException can occur if the TraversalIndex is ...
[OAK-1897] - Stale documents in MongoDocumentStore cache
[OAK-1898] - Query: Incorrect cost calculation for traversal
[OAK-1899] - Ordered index fails with old index content
[OAK-1902] - NodeTypeIndex is not conversative enough about its cost
[OAK-1903] - PropertyIndex applies 10x penalty to is not null queries ...
[OAK-1916] - NodeStoreKernel doesn't handle array properties correctly
[OAK-1917] - FileNotFoundException during TarMK GC
[OAK-1921] - Backup: "Attempt to read external blob" error
[OAK-1927] - TarMK compaction delays journal updates
[OAK-1931] - MicroKernel.read() returns negative value
[OAK-1932] - TarMK compaction can create mixed segments
[OAK-1936] - TarMK compaction map check should switch comparison sides
[OAK-1958] - Session.logout performance poor
[OAK-1959] - AsyncIndexUpdate unable to cope with missing checkpoint ref
更多更新内容请看。
Apache Jackrabbit 是由 Apache Foundation 提供的 JSR-170 的开放源码实现..
随着内容管理应用程序的日益普及,对用于内容仓库的普通、标准化 API 的需求已凸现出来。Content Repository for Java Technology API (JSR-170) 的目标就是提供这样一个接口。JSR-170 的一个主要优点是,它不绑定到任何特定的底层架构。例如,JSR-170 实现的后端数据存储可以是文件系统、WebDAV 仓库、支持 XML 的系统,甚至还可以是 SQL 数据库。此外,JSR-170 的导出和导入功能允许一个集成器在内容后端与 JCR 实现之间无缝地切换。
JackRabbit 的详细介绍 :请点这里
JackRabbit 的下载地址 :请点这里
正文完
星哥玩云-微信公众号