From: Brian Warner Date: Wed, 31 Oct 2007 07:04:08 +0000 (-0700) Subject: mutable.txt: we're now sort of ready to handle lease-migration X-Git-Tag: allmydata-tahoe-0.7.0~343 X-Git-Url: https://git.rkrishnan.org/class-simplejson.JSONDecoder-index.html?a=commitdiff_plain;h=ebc44c3fcb2b78a8828a28ac36b09e496db57b94;p=tahoe-lafs%2Ftahoe-lafs.git mutable.txt: we're now sort of ready to handle lease-migration --- diff --git a/docs/mutable.txt b/docs/mutable.txt index 3cb10525..2e8df443 100644 --- a/docs/mutable.txt +++ b/docs/mutable.txt @@ -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' ." +