[
https://issues.apache.org/jira/browse/HDFS-11170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15939584#comment-15939584
]
SammiChen edited comment on HDFS-11170 at 3/24/17 2:28 AM:
-----------------------------------------------------------
Hi Andrew, thanks for the comments! I will refine the patch. Use the "final"
keyword doesn't suppress the firebug from report the issue. After do some
investigation, I think I have to go back to use clone in getter and setter of
"favoredNodes".
was (Author: sammi):
Hi Andrew, thanks for the comments! I will refine the patch. Use the "final"
keyword doesn't suppress the firebug from report the issue. After do some
investigation, I think I have to go back to the deep copy getter and setter of
"favoredNodes".
> Add create API in filesystem public class to support assign parameter through
> builder
> -------------------------------------------------------------------------------------
>
> Key: HDFS-11170
> URL: https://issues.apache.org/jira/browse/HDFS-11170
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: SammiChen
> Assignee: Wei Zhou
> Labels: hdfs-ec-3.0-nice-to-have
> Attachments: HDFS-11170-00.patch, HDFS-11170-01.patch,
> HDFS-11170-02.patch, HDFS-11170-03.patch, HDFS-11170-04.patch,
> HDFS-11170-05.patch, HDFS-11170-06.patch, HDFS-11170-07.patch
>
>
> FileSystem class supports multiple create functions to help user create file.
> Some create functions has many parameters, it's hard for user to exactly
> remember these parameters and their orders. This task is to add builder
> based create functions to help user more easily create file.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]