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

Hudson commented on FLUME-2698:
-------------------------------

SUCCESS: Integrated in Jenkins build Flume-trunk-hbase-1 #330 (See 
[https://builds.apache.org/job/Flume-trunk-hbase-1/330/])
FLUME-2698. Upgrade Jetty Version (denes: 
[http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=580f781341b42672f234af069b9190ff1cc00dca])
* (add) 
flume-ng-core/src/main/java/org/apache/flume/tools/FlumeBeanConfigurator.java
* (edit) 
flume-ng-core/src/test/java/org/apache/flume/source/http/TestHTTPSource.java
* (edit) flume-ng-core/pom.xml
* (add) 
flume-ng-core/src/test/java/org/apache/flume/tools/TestFlumeConfigurator.java
* (edit) flume-ng-legacy-sources/flume-thrift-source/pom.xml
* (edit) flume-ng-sources/flume-scribe-source/pom.xml
* (edit) 
flume-ng-core/src/test/java/org/apache/flume/instrumentation/http/TestHTTPMetricsServer.java
* (edit) 
flume-ng-sinks/flume-ng-morphline-solr-sink/src/test/java/org/apache/flume/sink/solr/morphline/FlumeHttpServletRequestWrapper.java
* (edit) 
flume-ng-core/src/main/java/org/apache/flume/source/http/HTTPSourceConfigurationConstants.java
* (edit) 
flume-ng-core/src/main/java/org/apache/flume/tools/HTTPServerConstraintUtil.java
* (edit) flume-ng-legacy-sources/flume-avro-source/pom.xml
* (edit) 
flume-ng-core/src/test/java/org/apache/flume/source/http/TestBLOBHandler.java
* (edit) flume-ng-doc/sphinx/FlumeUserGuide.rst
* (edit) pom.xml
* (edit) 
flume-ng-core/src/main/java/org/apache/flume/instrumentation/http/HTTPMetricsServer.java
* (edit) 
flume-ng-core/src/main/java/org/apache/flume/source/http/HTTPSource.java
* (edit) 
flume-ng-core/src/test/java/org/apache/flume/source/http/FlumeHttpServletRequestWrapper.java
* (edit) flume-ng-sinks/flume-http-sink/pom.xml


> Upgrade Jetty Version
> ---------------------
>
>                 Key: FLUME-2698
>                 URL: https://issues.apache.org/jira/browse/FLUME-2698
>             Project: Flume
>          Issue Type: Bug
>          Components: Web
>    Affects Versions: 1.6.0, 1.5.1, 1.7.0
>            Reporter: Joakim Erdfelt
>            Assignee: Tristan Stevens
>              Labels: dependency
>             Fix For: 1.9.0
>
>         Attachments: HttpSourceLoadTest.jmx, jetty-6-http-test.csv, 
> jetty-6-https-test.csv, jetty-9-http-test.csv, jetty-9-https-test.csv
>
>
> Flume depends on Jetty 6
> {code:xml}
>       <dependency>
>         <groupId>org.mortbay.jetty</groupId>
>         <artifactId>jetty-util</artifactId>
>         <version>6.1.26</version>
>       </dependency>
> {code}
> Which was EOL (End of Life) back in 2010 and is no longer fit for production 
> use (without heavy customizations and modifications like Google does for GAE, 
> just to keep it safe and vulnerability free)
> Jetty was moved to Eclipse.org back during the Jetty 7 days.
> http://eclipse.org/jetty/
> Note that [Jetty 7 and Jetty 8 are now also 
> EOL|https://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00069.html] (as 
> of 2014)
> Jetty 9 is the only stable and supported version of Jetty now.



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

Reply via email to