[ 
https://issues.apache.org/jira/browse/HADOOP-13502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15608964#comment-15608964
 ] 

Hudson commented on HADOOP-13502:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10688 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/10688/])
HADOOP-13502. Split fs.contract.is-blobstore flag into more descriptive 
(cnauroth: rev 1f8490a5bacd98d0d371447ada3b31f93ca40a4e)
* (edit) 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/contract/AbstractContractCreateTest.java
* (edit) hadoop-tools/hadoop-aws/src/test/resources/contract/s3a.xml
* (edit) hadoop-common-project/hadoop-common/src/test/resources/contract/ftp.xml
* (edit) hadoop-tools/hadoop-aws/src/test/resources/contract/s3n.xml
* (edit) 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/contract/ContractOptions.java
* (edit) .gitignore
* (edit) hadoop-tools/hadoop-openstack/src/test/resources/contract/swift.xml


> Split fs.contract.is-blobstore flag into more descriptive flags for use by 
> contract tests.
> ------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-13502
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13502
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: test
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>            Priority: Minor
>             Fix For: 2.8.0, 3.0.0-alpha2
>
>         Attachments: HADOOP-13502-branch-2.001.patch, 
> HADOOP-13502-branch-2.002.patch, HADOOP-13502-branch-2.003.patch, 
> HADOOP-13502-branch-2.004.patch, HADOOP-13502-trunk.004.patch
>
>
> The {{fs.contract.is-blobstore}} flag guards against execution of several 
> contract tests to account for known limitations with blob stores.  However, 
> the name is not entirely accurate, because it's still possible that a file 
> system implemented against a blob store could pass those tests, depending on 
> whether or not the implementation matches the semantics of HDFS.  This issue 
> proposes to rename the flag or split it into different flags with different 
> definitions for the semantics covered by the current flag.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to