xxggmmxx 发表于 2016-10-26 08:16:42

Apache Jackrabbit Oak 1.5.6 发布

欢迎加入运维网交流群:263444886
                  Apache Jackrabbit Oak 1.5.6 发布了,Apache Jackrabbit 是由 Apache Foundation 提供的 JSR-170 的开放源码实现。


  本次发布主要改进记录如下:
  Technical task

    - Improve collection times of blobs available
    - RDBDatasourceFactory should use pool config similar
    to sling datasource defaults
    - Calculate children cache entry on commit
    - RDBBlobStoreTest should use RDBDatasourceWrapper
    - RDBPreparedStatementWrapper: do not hide
    implementation bugs
    - RDB*Store: failures with Tomcat JDBC pool's
    StatementCache interceptor
    - BasicDocumentStore max id test might return
    misleading results

Bug

    - ConcurrentAddReferenceTest fails occasionally
    - race-condition in commit-rate-limiter
    - Fix failing test
    DataStoreCheckTest.testMissingOpParams()
    - SegmentDataStoreBlobGCIT failures
    - Checkpoints.getOldestRevisionToKeep() returns newest
    valid revision
    - S3Backend fails to upload large metadata records
    - JournalEntry.applyTo() creates complete change tree
    in memory
    - consolidated listener stats confuses
    cluster-external/local flags
    - Overflow to disk threshold too high

Improvement

    - Detect and log commits to the read-only stores
    - diff calculation in DocumentNodeStore should try to
    re-use journal info on diff cache miss
    - make DELAY_THRESHOLD & MAX_DELAY of ChangeProcessor
    configurable
    - add trace logging to CommitRateLimiter
    - Cache update blocks new commits
    - PerfLogger should also allow a threshold to log at
    INFO
    - Configurable maxBackOffMillis
    - Retain journal entries for valid checkpoints
    - Track branch on newBranchCommit()
    - Specify thread pool name which should be used by
    Async Indexing task
    - Use Lucene index to look for long-named nodes in JCR2
    upgrade
    - Define oak:Resource nodetype as non referenceable
    alternative to nt:resource
    - Clean-up the oak-upgrade dependencies
    - S3 fetching record leads to multiple calls and
    background download
    - Remove adding of paths in file maintained
    for blob references
    - Clarify weight related methods/parameters/arguments
    of the LIRS cache

Task

    - Document External Identity Management
    - Update Oak to Jackrabbit 2.13.1
  下载地址:http://jackrabbit.apache.org/downloads.html
页: [1]
查看完整版本: Apache Jackrabbit Oak 1.5.6 发布