You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2012/11/01 21:07:32 UTC

svn commit: r1404741 - /subversion/branches/1.6.x/STATUS

Author: breser
Date: Thu Nov  1 20:07:31 2012
New Revision: 1404741

URL: http://svn.apache.org/viewvc?rev=1404741&view=rev
Log:
* STATUS: Propose backport for r1403964 & r1403982.

Modified:
    subversion/branches/1.6.x/STATUS

Modified: subversion/branches/1.6.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.6.x/STATUS?rev=1404741&r1=1404740&r2=1404741&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Thu Nov  1 20:07:31 2012
@@ -61,6 +61,21 @@ Candidate changes:
    Votes:
      +1: stsp
 
+ * r1403964, r1403982
+   Make fs_fs properly cleanup after a failed transmission of a representation.
+   Justification:
+     Read errors can create problems for users of the WANdisco replicator
+     which does retry requests.  Can result in garbage representations in the
+     rev file.  
+   Notes:
+     Branch is required since our client code needs a small tweak to deal
+     with pool lifetimes to make the fix work properly with ra_local.  We'd
+     made a similar change with wcng in 1.7 already.
+   Branch:
+     ^/subversion/branches/1.6.x-rep_write_cleanup
+   Votes:
+     +1: breser
+
 Veto-blocked changes:
 =====================