TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

An Empirical Study on Crash Recovery Bugs in Large-Scale Distributed Systems

28 pointsby mad44over 6 years ago

1 comment

nickpsecurityover 6 years ago
&quot;Almost all (97%) of crash recovery bugs involve no more than four nodes. This finding indicates that we can detect crash recovery bugs in a small set of nodes, rather than thousands.&quot;<p>This was similar to a claim in the NIST slides on combinatorial, test generation. Most bugs were knocked out by 3-way testing. Virtually none made it past 6-way. They claimed this for diverse set of case studies. I&#x27;d love to see more replications to corroborate or refute that.<p><a href="http:&#x2F;&#x2F;csrc.nist.gov&#x2F;groups&#x2F;SNS&#x2F;acts&#x2F;index.html" rel="nofollow">http:&#x2F;&#x2F;csrc.nist.gov&#x2F;groups&#x2F;SNS&#x2F;acts&#x2F;index.html</a><p>Note: Currently down due to government shutdown. Wait or try archive.org.