You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2018/07/02 13:45:00 UTC

[jira] [Created] (HDFS-13713) Add specification of new API to FS specification, with contract tests

Steve Loughran created HDFS-13713:
-------------------------------------

             Summary: Add specification of new API to FS specification, with contract tests
                 Key: HDFS-13713
                 URL: https://issues.apache.org/jira/browse/HDFS-13713
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: fs, test
    Affects Versions: 3.2.0
            Reporter: Steve Loughran
            Assignee: Ewan Higgs


There's nothing in the FS spec covering the new API. Add it in a new .md file

* add FS model with the notion of a function mapping (uploadID -> Upload), the operations (list, commit, abort). The [TLA+ mode|https://issues.apache.org/jira/secure/attachment/12865161/objectstore.pdf]l of HADOOP-13786 shows how to do this.
* Contract tests of not just the successful path, but all the invalid ones.
* implementations of the contract tests of all FSs which support the new API.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org