You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2010/02/19 17:26:28 UTC

svn propchange: r911856 - svn:log

Author: jukka
Revision: 911856
Modified property: svn:log

Modified: svn:log at Fri Feb 19 16:26:28 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Feb 19 16:26:28 2010
@@ -1,5 +1,5 @@
 JCR-1440: NPE Thrown when two Cluster Nodes are hitting the same underlying database
 
-Patch by Micah Whitacre
+Patch by Ryan Brush
 
-This needs more work (the solution reminds me of the double checked-locking antipattern), but at least it solves the most pressing issue and doesn't seem to cause any notable risk to other use cases.
+This needs more work (the solution reminds me of the double checked-locking antipattern), but at least it solves the most pressing issue and does not seem to cause any notable risk to other use cases.