mutable.txt: we're now sort of ready to handle lease-migration

This commit is contained in:
Brian Warner 2007-10-31 00:04:08 -07:00
parent b24c2925e8
commit ebc44c3fcb
1 changed files with 5 additions and 0 deletions

View 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' ."