Changes between Initial Version and Version 2 of Ticket #213


Ignore:
Timestamp:
2007-12-18T02:03:22Z (17 years ago)
Author:
warner
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #213 – Description

    initial v2  
    1 Suppose you try to upload something when you are on an airplane and you are completely disconnected from all of your servers other than the one that you yourself are running.
     1Suppose you try to upload something when you are on an airplane and you are
     2completely disconnected from all of your servers other than the one that you
     3yourself are running.
    24
    3 option a. fail
     5option 1. fail
    46
    5 option b. silently upload all M shares to yourself
     7option 2. silently upload all M shares to yourself
    68
    7 option 1. be transparent about this -- have output showing the user what is happening and a knob the user can use to control to what degree you can rely on yourself alone to store things
     9option 3. be transparent about this -- have output showing the user what is
     10happening and a knob the user can use to control to what degree you can rely
     11on yourself alone to store things
    812
    9 option alpha. have a "rebalancing" operation in which data which is stored on a "skewed" set of servers (such as too few servers, or on servers which are less well places on the unit circle) gets moved to a more appropriate set
     13option 4. have a "rebalancing" operation in which data which is stored on a
     14"skewed" set of servers (such as too few servers, or on servers which are
     15less well places on the unit circle) gets moved to a more appropriate set
    1016
    11 option alpha-uno. be transparent about that, too
     17option 5. be transparent about that, too