[
https://issues.apache.org/jira/browse/AMBARI-14231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15086700#comment-15086700
]
Jaimin D Jetly commented on AMBARI-14231:
-----------------------------------------
Hadoop QA job for pre-test commits doesn't seem to be picking up the
[^AMBARI-14231.3.patch].
I ran unit tests locally with following results:
*mvn clean test:*
{code}
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
approved: 41 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Ambari Main ........................................ SUCCESS [ 6.024 s]
[INFO] Apache Ambari Project POM .......................... SUCCESS [ 0.053 s]
[INFO] Ambari Web ......................................... SUCCESS [01:01 min]
[INFO] Ambari Views ....................................... SUCCESS [ 4.496 s]
[INFO] Ambari Admin View .................................. SUCCESS [ 13.839 s]
[INFO] ambari-metrics ..................................... SUCCESS [ 0.439 s]
[INFO] Ambari Metrics Common .............................. SUCCESS [ 3.800 s]
[INFO] Ambari Metrics Hadoop Sink ......................... SUCCESS [ 6.071 s]
[INFO] Ambari Metrics Flume Sink .......................... SUCCESS [ 4.089 s]
[INFO] Ambari Metrics Kafka Sink .......................... SUCCESS [ 5.205 s]
[INFO] Ambari Metrics Storm Sink .......................... SUCCESS [ 1.802 s]
[INFO] Ambari Metrics Collector ........................... SUCCESS [01:31 min]
[INFO] Ambari Metrics Monitor ............................. SUCCESS [ 4.857 s]
[INFO] Ambari Metrics Assembly ............................ SUCCESS [ 6.001 s]
[INFO] Ambari Server ...................................... SUCCESS [ 01:19 h]
[INFO] Ambari Functional Tests ............................ SUCCESS [01:17 min]
[INFO] Ambari Agent ....................................... SUCCESS [ 16.568 s]
[INFO] Ambari Client ...................................... SUCCESS [ 0.041 s]
[INFO] Ambari Python Client ............................... SUCCESS [ 1.307 s]
[INFO] Ambari Groovy Client ............................... SUCCESS [ 13.300 s]
[INFO] Ambari Shell ....................................... SUCCESS [ 0.046 s]
[INFO] Ambari Python Shell ................................ SUCCESS [ 0.086 s]
[INFO] Ambari Groovy Shell ................................ SUCCESS [ 10.767 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:25 h
[INFO] Finished at: 2016-01-06T14:49:30-08:00
[INFO] Final Memory: 90M/606M
{code}
> Upgrading Ambari Jetty Server from Jetty 8 to Jetty 9
> -----------------------------------------------------
>
> Key: AMBARI-14231
> URL: https://issues.apache.org/jira/browse/AMBARI-14231
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.3.0
> Reporter: Nisarg Gandhi
> Assignee: Nisarg Gandhi
> Fix For: 2.3.0
>
> Attachments: AMBARI-14231.1.patch, AMBARI-14231.2.patch,
> AMBARI-14231.3.patch
>
>
> Benefits of upgrading to Jetty 9:
> 1. Inherent support for WebSocket
> 2. Jetty 9 implements multi protocol, TLS, push and multiplexing features of
> SPDY protocol in an efficient way. SPDY is an improvement in the network
> transport layer, it can greatly improve page load times without making any
> changes at all to a web application.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)