Will Berkeley created KUDU-2481: ----------------------------------- Summary: Implement an Env that reorders syscalls and use for testing Key: KUDU-2481 URL: https://issues.apache.org/jira/browse/KUDU-2481 Project: Kudu Issue Type: Improvement Affects Versions: 1.8.0 Reporter: Will Berkeley
It might be useful to implement a Env that selectively reorders syscalls in ways that are legal but uncommon in normal operation. This could help to quickly and deterministically find bugs in how we interact with the filesystem. -- This message was sent by Atlassian JIRA (v7.6.3#76005)