Continue pinging nodes when they are down ; overall better handling of down nodes

This commit is contained in:
Alex Auvolat
2020-04-23 16:05:43 +00:00
parent 2fe82be3bc
commit 82f4cd8719
5 changed files with 165 additions and 96 deletions
-6
View File
@@ -5,12 +5,6 @@ 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.
Improvements
------------
Membership: keep IP addresses of failed nodes and try to reping them regularly
Attaining S3 compatibility
--------------------------