Chris Nauroth created HADOOP-13104: -------------------------------------- Summary: Document meaning of all file system contract options used in the contract tests. Key: HADOOP-13104 URL: https://issues.apache.org/jira/browse/HADOOP-13104 Project: Hadoop Common Issue Type: Improvement Components: documentation Reporter: Chris Nauroth
The file system contract tests support a set of contract options. Each file system's specific test suite subclasses may set these options, and they alter the behavior of the tests to account for the inevitable differences in semantics in some implementations. The {{ContractOptions}} interface already has JavaDocs describing the behavior of the options. This issue proposes propagating similar documentation up to the public site. This also will be valuable as a source of information for understanding differences in semantics at a high level, i.e. POSIX vs. HDFS vs. S3A. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org