[ 
https://issues.apache.org/jira/browse/HADOOP-13327?focusedWorklogId=530688&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-530688
 ]

ASF GitHub Bot logged work on HADOOP-13327:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Jan/21 14:24
            Start Date: 04/Jan/21 14:24
    Worklog Time Spent: 10m 
      Work Description: steveloughran opened a new pull request #2587:
URL: https://github.com/apache/hadoop/pull/2587


   
   Specification of OutputStream and Syncable
   
   with
   * RawLocalFileSystem to implement Syncable
   * Consistent use of StreamCapabilities everywhere
   
   This is a rebase of #2102. Because the RawLocalOutputStream is now wrapped 
by `BufferedIOStatisticsOutputStream`, which does passthrough of stream 
capabilities and the Syncable API, the tests which were failing there should 
now work
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 530688)
    Time Spent: 5h 50m  (was: 5h 40m)

> Add OutputStream + Syncable to the Filesystem Specification
> -----------------------------------------------------------
>
>                 Key: HADOOP-13327
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13327
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs
>    Affects Versions: 2.8.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HADOOP-13327-002.patch, HADOOP-13327-003.patch, 
> HADOOP-13327-branch-2-001.patch
>
>          Time Spent: 5h 50m
>  Remaining Estimate: 0h
>
> Write down what a Filesystem output stream should do. While core the API is 
> defined in Java, that doesn't say what's expected about visibility, 
> durability, etc —and Hadoop Syncable interface is entirely ours to define.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to