You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by da...@apache.org on 2017/06/12 13:17:23 UTC

svn commit: r1798461 - /jackrabbit/oak/branches/1.6/RELEASE-NOTES.txt

Author: davide
Date: Mon Jun 12 13:17:23 2017
New Revision: 1798461

URL: http://svn.apache.org/viewvc?rev=1798461&view=rev
Log:
Apache Jackrabbit Oak 1.6.2

release notes


Modified:
    jackrabbit/oak/branches/1.6/RELEASE-NOTES.txt

Modified: jackrabbit/oak/branches/1.6/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.6/RELEASE-NOTES.txt?rev=1798461&r1=1798460&r2=1798461&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.6/RELEASE-NOTES.txt (original)
+++ jackrabbit/oak/branches/1.6/RELEASE-NOTES.txt Mon Jun 12 13:17:23 2017
@@ -1,4 +1,4 @@
-Release Notes -- Apache Jackrabbit Oak -- Version 1.6.1
+Release Notes -- Apache Jackrabbit Oak -- Version 1.6.2
 
 Introduction
 ------------
@@ -7,117 +7,104 @@ Jackrabbit Oak is a scalable, high-perfo
 repository designed for use as the foundation of modern world-class
 web sites and other demanding content applications.
 
-Jackrabbit Oak 1.6.1 is a patch release that contains fixes and
+Jackrabbit Oak 1.6.2 is a patch release that contains fixes and
 improvements over Oak 1.6. Jackrabbit Oak 1.6.x releases are
 considered stable and targeted for production use.
 
 The Oak effort is a part of the Apache Jackrabbit project.
 Apache Jackrabbit is a project of the Apache Software Foundation.
 
-Changes in Oak 1.6.1
+Changes in Oak 1.6.2
 ---------------------
 
-Sub-task
-
-    [OAK-4648] - Improve documentation about structure of TAR files
-
 Technical task
 
-    [OAK-5547] - Document TarMK design
-    [OAK-5554] - RDB*Store: update postgresql JDBC driver reference to
-    9.4.1212
-    [OAK-5555] - RDB*Store: update Tomcat JDBC pool dependency to
-    7.0.73
-    [OAK-5751] - RDBDocumentStore: properly handle null values for
-    system properties
+    [OAK-5627] - RDBDocumentStore: improve long query logging
+    [OAK-5652] - RDB*Store: update Oracle JDBC driver reference to
+    12.1.0.2.0
+    [OAK-5667] - RDBDocumentStore: remove support for DBs without
+    support for CASE statements in SELECT
+    [OAK-5852] - RDB*Store: update Tomcat JDBC pool dependency to
+    7.0.75
+    [OAK-5981] - SegmentTar version check with disabled mmaping
+    [OAK-5982] - SegmentMk version check with disabled mmaping
+    [OAK-6134] - RDB*Store: update PostgreSQL JDBC
+    [OAK-6143] - RDB*store fixtures: shorten table name prefixes for
+    Oracle
+    [OAK-6226] - RDBDocumentStoreDB: missing @Override statements
+    [OAK-6244] - RDB*Store: update postgresql JDBC driver reference to
+    42.1.1
+    [OAK-6247] - RDB*Store: update Tomcat JDBC pool dependency to
+    7.0.78
 
 Bug
 
-    [OAK-5017] - Standby test failures
-    [OAK-5239] - Test failure:
-    ExternalPrivateStoreIT. testSyncUpdatedBinaryProperty()
-    [OAK-5388] - Test failure:
-    persistentCache.BroadcastTest.broadcastTCP
-    [OAK-5408] - Test failure: segment.standby.BrokenNetworkTest
-    [OAK-5482] - Test failure: LdapProviderTest - Address already in
-    use
-    [OAK-5485] - Test failure: LdapDefaultLoginModuleTest address
-    already in use
-    [OAK-5536] - Facets on relative properties do not work properly
-    [OAK-5542] - Test failure:
-    security.authentication.ldap.LdapProviderTest (Address already in
-    use)
-    [OAK-5557] - incomplete diffManyChildren during commitHook
-    evaluation in a persisted branch
-    [OAK-5561] - TestFailure:
-    org.apache.jackrabbit.oak.plugins.index.lucene.LucenePropertyIndexTest.longRepExcerpt
-    [OAK-5587] - Node counter index estimates must not be used before
-    first async index cycle
-    [OAK-5601] - documentMk backgroundRead should handle missing
-    journal entries
-    [OAK-5612] - Test failure:
-    org.apache.jackrabbit.oak.run.osgi.DocumentNodeStoreConfigTest.testRDBDocumentStoreRestart
-    [OAK-5619] - withIncludeAncestorsRemove reports unrelated
-    top-level node deletion
-    [OAK-5621] - Warn traversal queries: false positives for joins and
-    SQL-2 queries using "or"
-    [OAK-5626] - ChangeProcessor doesn't reset 'blocking' flag when
-    items from queue gets removed and commit-rate-limiter is null
-    [OAK-5636] - potential NPE in ReplicaSetInfo
-    [OAK-5649] - Error in RefreshPolicy can lead to IndexNode lock
-    leak
-    [OAK-5651] - java.lang.IllegalStateException logged when migrating
-    Segment to Document
-    [OAK-5657] - leverage project.version in oak-examples
-    [OAK-5668] - Test failure:
-    observation.ObservationQueueFullWarnTest.warnOnRepeatedQueueFull
-    [OAK-5703] - The replica set info gets invalid cluster id
-    [OAK-5738] - Potential NPE in LargeLdapProviderTest
-    [OAK-5773] - BlobCache does not implement Closeable
-    [OAK-5783] - Test failure:
-    security.authentication.ldap.LdapProviderTest.testSplitDNIntermediatePath2
-    [OAK-5875] - project.version in oak-example fails release-plugin
+    [OAK-4390] - DocumentStoreStatsIT.update fails when RDB's append
+    mode is disabled
+    [OAK-5573] -
+    org.apache.jackrabbit.oak.segment.standby.StandbyTestIT.testSyncLoop
+    [OAK-5603] - Test failure: oak.upgrade.cli.blob.CopyBinariesTest
+    [OAK-5705] - Negative cost calculation for native Solr query
+    [OAK-5736] - Test failure:
+    org.apache.jackrabbit.oak.run.osgi.SegmentNodeStoreConfigTest.testDeadlock
+    [OAK-5876] - SplitDocumentCleanup should implement Closeable
+    [OAK-5878] - SplitDocumentCleanup iterates twice over
+    splitDocGarbage
+    [OAK-5920] - Checkpoint migration will fail if the
+    MissingBlobStore is used
+    [OAK-5930] - incorrect test assumption in CacheConsistencyTestBase
+    wrt batching
+    [OAK-5934] - AbstractSharedCachingDataStore initializes a loader
+    which closes input stream retrieved prematurely
+    [OAK-5943] - oak-examples/standalone using Spring fwk version
+    referencing vulnerable version of commons-collections
+    [OAK-5993] - Utils.isIdFromLongPath() may throw
+    StringIndexOutOfBoundsException
+    [OAK-6086] - Incorrect usage of RDBDocumentStore.unwrap()
+    [OAK-6116] - SQL generated from xpath with 3 or more ORed paths
+    along with order by clause throws parseException
+    [OAK-6149] - AtomicCounter fails with LuceneIndexEditorProvider
+    [OAK-6208] - oak-run compact should have an option to
+    disable/enable memory mapping
+    [OAK-6229] - NPE when running datastorecheck command with S3
+    [OAK-6230] - Minor cleanup for S3 tests
+    [OAK-6233] - Typed properties not handled properly in the
+    initialization of DataStore in oak-run
+    [OAK-6266] - SolrQueryIndexProviderService should always have
+    NodeAggregator
+    [OAK-6267] - Version restore fails if restore would not change
+    bundling root but changes bundled nodes
+    [OAK-6283] - FileCache should ignore when file evicted with
+    replacement
+    [OAK-6317] - LMSEstimator update amount depending on cost amount
 
 Epic
 
-    [OAK-4243] - Oak Segment Tar Module
+    [OAK-4933] - Create a data store implementation that integrates
+    with Microsoft Azure Blob Storage
 
 Improvement
 
-    [OAK-5275] - The check command should accept the path to the store
-    as a positional argument
-    [OAK-5276] - The check command overloads the meaning of the "deep"
-    option
-    [OAK-5350] - Improve code coverage of oak-segment-tar
-    [OAK-5559] - Reduce reads with overlapping previous documents
-    [OAK-5589] - GlobbingPathFilter constructor is expensive
-    [OAK-5594] - leaderboard of consolidated listener stats should
-    show path as well
-    [OAK-5595] - The check command should do deep traversals by
-    default
-    [OAK-5604] - The check command should accept a non-argument "bin"
-    option for checking binaries
-    [OAK-5654] - Improve log output with UserImporter
-    [OAK-5666] - oak-upgrade should validate the paths
-    [OAK-5742] - more logging when ChangeProcessor.stopAndWait fails
-    [OAK-5784] - hashCode of RestrictionImpl doesn't include value
-    [OAK-5873] - Improve SegmentNodeStoreService OSGi description for
-    customBlobStore to remove default False
+    [OAK-5886] - Confusing log message from lease update
+    [OAK-5921] - Make import org.apache.log4j optional
+    [OAK-5935] - AbstractSharedCachingDataStore#getRecordIfStored
+    should use the underlying cache.get
+    [OAK-5961] - Handle scenario where jansi library cannot be loaded
+    [OAK-6223] - Expose socket keep-alive option
+    [OAK-6242] - Add 'container' as an acceptable property name for s3
+    bucket
 
 New Feature
 
-    [OAK-5210] - Ability to resolve principal name from
-    ExternalIdentityRef without IDP roundtrip
+    [OAK-5741] - DocumentStore UpdateOp: support removal of properties
 
 Task
 
-    [OAK-4292] - Document oak-segment-tar
-
-Test
-
-    [OAK-5633] - Builds on travis-ci time out
-    [OAK-5663] - Improve LogCutomizer to allow filtering on log
-    messages too
+    [OAK-5641] - Update AWS sdk dependency to latest version in
+    oak-blob-cloud
+    [OAK-5945] - update h2db dependency
+    [OAK-6159] - BlobReferenceIterator: improve test coverage for RDB
+    [OAK-6251] - Update Oak 1.6 to Jackrabbit 2.14.1
 
 In addition to the above-mentioned changes, this release contains
 all changes included up to the Apache Jackrabbit Oak 1.4.x release.