]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
mutable.txt: we're now sort of ready to handle lease-migration
authorBrian Warner <warner@lothar.com>
Wed, 31 Oct 2007 07:04:08 +0000 (00:04 -0700)
committerBrian Warner <warner@lothar.com>
Wed, 31 Oct 2007 07:04:08 +0000 (00:04 -0700)
docs/mutable.txt

index 3cb10525b1839a970a22cf68e8bfb07c75454054..2e8df4436efd331650d5aa42be3119ec9d74b4de 100644 (file)
@@ -520,3 +520,8 @@ nodeid who accepted the lease is useful, we can use the same protocol as we
 do for updating the write enabler. However we need to know which lease to
 update.. maybe send back a list of all old nodeids that we find, then try all
 of them when we accept the update?
+
+ We now do this in a specially-formatted IndexError exception:
+  "UNABLE to renew non-existent lease. I have leases accepted by " +
+  "nodeids: '12345','abcde','44221' ."
+