diff options
author | Alex Auvolat <alex@adnab.me> | 2020-04-16 19:57:13 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2020-04-16 19:57:13 +0200 |
commit | 768d22ccdb5e8f563145fdf26ba0c336f31b2ccf (patch) | |
tree | 4790b20c8f7cc6bc262105bca70e4f70f2690c60 /TODO | |
parent | 2a05fd135a3247d7161612e496e8ab3d98137d8e (diff) | |
download | garage-768d22ccdb5e8f563145fdf26ba0c336f31b2ccf.tar.gz garage-768d22ccdb5e8f563145fdf26ba0c336f31b2ccf.zip |
Better prints again, and a great question
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ Replication - every node watches the current ring and state of the network - and thus determines the interval of tokens for which they are responsible +How are we going to test that our replication method works correctly? +We will have to introduce lots of dummy data and then add/remove nodes many times. To do list |