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

Hudson commented on HDFS-5525:
------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #4769 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/4769/])
HDFS-5525. Inline dust templates for new Web UI. Contributed by Haohui Mai. 
(jing9: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1543895)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/pom.xml
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/dfs-dust.js
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/dfshealth.dust.html
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/dfshealth.html
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/dfshealth.js
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer-block-info.dust.html
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.dust.html
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.html
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/hdfs/explorer.js
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/hadoop.css


> Inline dust templates
> ---------------------
>
>                 Key: HDFS-5525
>                 URL: https://issues.apache.org/jira/browse/HDFS-5525
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Haohui Mai
>            Assignee: Haohui Mai
>             Fix For: 3.0.0
>
>         Attachments: HDFS-5525.000.patch, HDFS-5525.000.patch, screenshot.png
>
>
> Currently the dust templates are stored as separate files on the server side. 
> The web UI has to make separate HTTP requests to load the templates, which 
> increases the network overheads and page load latency.
> This jira proposes to inline all dust templates with the main HTML file, so 
> that the page can be loaded faster.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to