]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
servermap add-lease: fix the code that's supposed to catch remote IndexErrors, I...
authorBrian Warner <warner@allmydata.com>
Fri, 27 Feb 2009 08:04:26 +0000 (01:04 -0700)
committerBrian Warner <warner@allmydata.com>
Fri, 27 Feb 2009 08:04:26 +0000 (01:04 -0700)
commit99ebf6eaf589f9d56b4a7b30614b47b1b2d8e2f8
tree7ad525d1ee59a1c1759e9d4fa6cc9b0f21a59275
parent8c3013c4f70ef59174c08488f50ab786d43ec68a
servermap add-lease: fix the code that's supposed to catch remote IndexErrors, I forgot that they present as ServerFailures instead. This should stop the deluge of Incidents that occur when you do add-lease against 1.3.0 servers
src/allmydata/mutable/servermap.py