Apache Jackrabbit Oak 1.0.13 发布,此版本主要有以下更新: Bug 修复: [OAK-1589] - MongoDocumentStore fails to report error for keys that are too long [OAK-1985] - TokenLoginModule can't handle case insensitive userids [OAK-2036] - getPlan() output for NodeTypeIndex doesn't indicate the index type used [OAK-2224] - Increase the threshold for warning in PathIterator [OAK-2295] - Using "order by jcr:score" slows down queries by a few orders of magnitude [OAK-2375] - Sporadic test failure of HeavyWriteIT.heavyWrite on Travis [OAK-2420] - DocumentNodeStore revision GC may lead to NPE [OAK-2549] - Persistent Cache: support append-only mode [OAK-2557] - VersionGC uses way too much memory if there is a large pile of garbage [OAK-2562] - DiffCache is inefficient [OAK-2565] - Duplicate conditions should be removed (where x=1 or/and x=1) [OAK-2566] - PropertyRestriction.isNotNullRestriction does not take "list" into account [OAK-2576] - ServiceEvent on each session login/logout [OAK-2577] - LuceneSupportTest fails [OAK-2582] - RDB: improve memory cache handling [OAK-2584] - Row estimator should have a threshold [OAK-2600] - DocumentNodeStoreMBean not being registered with the JMX in branch 新特性: [OAK-2228] - Changing the query traversal limit should affect already started queries [OAK-2230] - Execution Stats for async indexing [OAK-2448] - Do not create nodeChildren cache entry for leaf [OAK-2464] - Optimize read of known non-existing children [OAK-2499] - Expose mongo and db versions for reporting purposes [OAK-2570] - Open indexes in IndexTracker non blocking way [OAK-2571] - Protect the persistent cache against Thread.interrupt [OAK-2572] - Include cache invalidation stats in logs related to background operations [OAK-2579] - RepositoryManager must not register WhiteboardExecutor with Oak [OAK-2587] - observation processing too eager/unfair under load [OAK-2589] - Provide progress indication when reindexing is being peformed [OAK-2590] - IndexCopier Error occurred while removing deleted files from Local 详细信息请查看发行页面 下载地址如下: http://jackrabbit.apache.org/downloads.html 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 实现之间无缝地切换。 Apache Jackrabbit Oak 1.0.13 发布下载地址