发布于 2017-05-31 00:00:04 | 130 次阅读 | 评论: 0 | 来源: 网友投递
Apache JackRabbit
Apache JackRabbit是一个开放源码的JSR-170 实现,实现了Level 2,但它还有许多扩展的功能。
Oak 是一个可伸缩、高性能分层次的内容资源库。这是 Jackrabbit 的子项目之一。
Apache Jackrabbit Oak 1.7.0 是来自 Jackrabbit Oak 分支中不稳定的版本,专注于新功能和其他改进。对于生产环境使用,建议采用最新稳定的 1.6.x 版本。该版本部分更新如下:
Sub-task
[OAK-5869] - Annotate documents with branch commits
[OAK-5964] - Invalidate documents through journal
[OAK-5968] - Introduce RevisionContext.getClock()
新功能
[OAK-3711] - Clean up _revision entries on commit root documents
[OAK-5210] - Ability to resolve principal name from ExternalIdentityRef without IDP roundtrip
[OAK-5558] - Consistency checker for Lucene indexes
[OAK-5634] - Expose IOMonitor stats via JMX
[OAK-5741] - DocumentStore UpdateOp: support removal of properties
OAK-5898] - Revision GC command line tool
[OAK-5903] - Authentication: add extension to retrieve user principal
[OAK-6080] - Index report service
[OAK-6161] - Continuous flag for revisions collect command
[OAK-6215] - Dump index stats and index definitions
[OAK-6240] - Sidegrade support for DocumentNodeStore to Secondary
更新内容较多,详情请参参阅发布主页。