Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storage Service Fault-Tolerance is not working (although it has looked like it was) #278

Open
henricasanova opened this issue Nov 22, 2022 · 0 comments
Milestone

Comments

@henricasanova
Copy link
Contributor

henricasanova commented Nov 22, 2022

Just realized that while a FileTransferThread (and even worse in the Non-Bufferized case!) is reading from a disk and its host dies, then there is no way for the client to realize there was a problem. One option would be to allow for readFile() to take in a timeout that's specified by the user.... or perhaps something more complicated where there is some callback based on a host dying etc.

For now, the StorageServiceReStartHostFailuresTest.StorageServiceReStartTest test is disabled!

@henricasanova henricasanova modified the milestones: v2.2, v2.3 Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant