You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 2, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ DONE
54
54
* Designation of backup servers for appropriate range ----- } (DONE)
55
55
* Migration from multithreading to multiprocessing - less flaky now (DONE)
56
56
* Master uploads data to zookeeper's /cluster node (DONE - actually every server uploads their own server mapping)
57
+
* Implement Data integrity (DONE - need to test)
57
58
58
-
TODO
59
-
* Implement Data integrity (this is only half-done)
60
-
* Simulate server death - either use interactive shell to stop a service, or use a flag and send a "resource temporarily unavailable for some time limit"
59
+
TODO
60
+
* Simulate server death - either use interactive shell to stop a service, or use a flag and send a "resource temporarily unavailable for some time limit" (needs some refactoring... how will it be handled? the socket cannot be reused)
0 commit comments