X-Git-Url: https://git.rkrishnan.org/?a=blobdiff_plain;f=src%2Fallmydata%2Fimmutable%2Fchecker.py;h=41000f7e0d14df68ae0a5bf0faedefeb017867aa;hb=b06f8cd8d03a62396809393a3501771264fb5177;hp=37d6a5ea4de07bc2e105a16738ac596ad0343699;hpb=6899d028540fbd4f3643412434b662fdb56c1469;p=tahoe-lafs%2Ftahoe-lafs.git diff --git a/src/allmydata/immutable/checker.py b/src/allmydata/immutable/checker.py index 37d6a5ea..41000f7e 100644 --- a/src/allmydata/immutable/checker.py +++ b/src/allmydata/immutable/checker.py @@ -778,6 +778,7 @@ class Checker(log.PrefixingLogMixin): # The file needs rebalancing if the set of servers that have at least # one share is less than the number of uniquely-numbered shares # available. + # TODO: this may be wrong, see ticket #1115 comment:27 and ticket #1784. needs_rebalancing = bool(good_share_hosts < len(verifiedshares)) cr = CheckResults(self._verifycap, SI,