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
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -55,6 +55,5 @@ 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
57
* Implement Data integrity (DONE - need to test)
58
+
* Simulate server death (DONE but server cannot be brought back to life)
58
59
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