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

Hudson commented on HDFS-12877:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #13300 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/13300/])
HDFS-12877. Add open(PathHandle) with default buffersize (cdouglas: rev 
0780fdb1ebdddd19744fbbca7fb05f8fe4bf4d28)
* (edit) 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/FileSystem.java
* (edit) 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/TestFilterFileSystem.java
* (edit) 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/TestHarFileSystem.java


> Add open(PathHandle) with default buffersize
> --------------------------------------------
>
>                 Key: HDFS-12877
>                 URL: https://issues.apache.org/jira/browse/HDFS-12877
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>    Affects Versions: 3.1.0
>            Reporter: Chris Douglas
>            Assignee: Chris Douglas
>            Priority: Trivial
>             Fix For: 3.1.0
>
>         Attachments: HDFS-12877.00.patch, HDFS-12877.01.patch, 
> HDFS-12877.02.patch
>
>
> HDFS-7878 added an overload for {{FileSystem::open}} that requires the user 
> to provide a buffer size when opening by {{PathHandle}}. Similar to 
> {{open(Path)}}, it'd be convenient to have another overload that takes the 
> default from the config.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to