[Checkins] SVN: gocept.zeoraid/trunk/src/gocept/zeoraid/recovery.py added requirement on oid counters

Thomas Lotze tl at gocept.com
Thu Feb 21 05:16:35 EST 2008


Log message for revision 84101:
  added requirement on oid counters

Changed:
  U   gocept.zeoraid/trunk/src/gocept/zeoraid/recovery.py

-=-
Modified: gocept.zeoraid/trunk/src/gocept/zeoraid/recovery.py
===================================================================
--- gocept.zeoraid/trunk/src/gocept/zeoraid/recovery.py	2008-02-21 10:15:21 UTC (rev 84100)
+++ gocept.zeoraid/trunk/src/gocept/zeoraid/recovery.py	2008-02-21 10:16:34 UTC (rev 84101)
@@ -39,6 +39,9 @@
 
     - The target storage must not be committed to.
 
+    - The caller is responsible for synchronizing the OID counters because we
+      cannot do that atomically.
+
     """
 
     def __init__(self, source, target, finalize):



More information about the Checkins mailing list