Changes between Version 8 and Version 9 of Ticket #1116
- Timestamp:
- 2013-09-01T13:46:55Z (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1116 – Description
v8 v9 1 1 When it fails to find a satisfactory share layout, the peer selection process for immutable files prints out a message explaining why. In that, it counts servers that did not accept shares that they were asked to as full. This is slightly confusing, since the servers may not be full, but instead may just have too little free space to accept shares of the size it was asked to accept. The error message should be changed to reflect this. 2 2 3 (this was first reported in http://tahoe-lafs.org/pipermail/tahoe-dev/2010-July/004656.html)3 (this was first reported in [//pipermail/tahoe-dev/2010-July/004656.html https://tahoe-lafs.org/pipermail/tahoe-dev/2010-July/004656.html])