seastar
seastar copied to clipboard
Networking fault injection (for testing)
Not all error paths in src/rpc code are checked, some do not even exist (e.g. #1137). It might make sense to add fault-injection for network communication and equip unit tests with it