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 al...@apache.org on 2015/07/09 14:14:37 UTC

svn commit: r1690075 - /jackrabbit/oak/branches/1.0/RELEASE-NOTES.txt

Author: alexparvulescu
Date: Thu Jul  9 12:14:37 2015
New Revision: 1690075

URL: http://svn.apache.org/r1690075
Log:
OAK-3057 Simplify debugging conflict related errors
 - added docs and ref to this issue


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

Modified: jackrabbit/oak/branches/1.0/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.0/RELEASE-NOTES.txt?rev=1690075&r1=1690074&r2=1690075&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.0/RELEASE-NOTES.txt (original)
+++ jackrabbit/oak/branches/1.0/RELEASE-NOTES.txt Thu Jul  9 12:14:37 2015
@@ -22,6 +22,10 @@ LuceneIndex CopyOnRead feature now suppo
 This reduces time taken in opening a new index. It can be enabled via OSGi config
 of LuceneIndexProviderService
 
+Debugging merge conflict errors is now possible by enabling DEBUG logs on 
+org.apache.jackrabbit.oak.plugins.commit.MergingNodeStateDiff and 
+org.apache.jackrabbit.oak.plugins.commit.ConflictValidator via OAK-3057
+
 Changes in Oak 1.0.17
 ---------------------
 
@@ -45,10 +49,12 @@ Bugs
 
 Improvements
 
+    [OAK-2721] - LogDumper rule to dump logs as part of system out in case of test failure
   	[OAK-2766] - Log time to acquire backgroundOperationLock in background operation tasks
   	[OAK-2885] - Enable saveDirListing by default
   	[OAK-3034] - backport OAK-2373 to 1.0 branch
   	[OAK-3043] - Provide item path with InvalidItemStateException
+    [OAK-3057] - Simplify debugging conflict related errors
   	[OAK-3069] - Provide option to eagerly copy the new index files in CopyOnRead
   	[OAK-3076] - Compaction should trace log the current processed path
   	[OAK-3088] - IndexUpdate reports at debug level quite verbose