[ 
https://issues.apache.org/jira/browse/HADOOP-9784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junping Du updated HADOOP-9784:
-------------------------------

    Attachment: HADOOP-9784-v5.patch

In v5 patch, chang all call of HttpServer constructor to builder which cross 
different sub-projects. Did some code refactor for previous initializing work 
in some constructor calls.
                
> Add a builder for HttpServer
> ----------------------------
>
>                 Key: HADOOP-9784
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9784
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 3.0.0
>            Reporter: Junping Du
>            Assignee: Junping Du
>         Attachments: HADOOP-9784.patch, HADOOP-9784-v2.patch, 
> HADOOP-9784-v3.patch, HADOOP-9784-v4.patch, HADOOP-9784-v5.patch
>
>
> There are quite a lot of constructors in class of HttpServer to create 
> instance. Create a builder class to abstract the building steps which helps 
> to avoid more constructors in the future.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to