Slide 9
Slide 9 text
Sibling Explosion
• All data of concurrent PUTs must be kept as siblings
• Caused by hot key, slow clients, network partition, failure,
bugs, retry, etc
• Even just by two clients!
• Better than losing data, but screws up VM, GC, backend,
etc
C2