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

ASF GitHub Bot commented on KYLIN-3250:
---------------------------------------

Wayne1c closed pull request #142: KYLIN-3250 Upgrade jetty version to 
9.3.22.v20171030
URL: https://github.com/apache/kylin/pull/142
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/pom.xml b/pom.xml
index 49f2da9c26..655e1d52bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,7 @@
         <mrunit.version>1.1.0</mrunit.version>
         <dbunit.version>2.5.4</dbunit.version>
         <h2.version>1.4.196</h2.version>
-        <jetty.version>9.2.20.v20161216</jetty.version>
+        <jetty.version>9.3.22.v20171030</jetty.version>
         <jamm.version>0.3.1</jamm.version>
         <mockito.version>2.7.14</mockito.version>
         <powermock.version>1.7.0</powermock.version>


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Upgrade jetty version to 9.2.24.v20180105
> -----------------------------------------
>
>                 Key: KYLIN-3250
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3250
>             Project: Kylin
>          Issue Type: Improvement
>          Components: Tools, Build and Test
>            Reporter: Ted Yu
>            Priority: Minor
>             Fix For: v2.4.0
>
>
> Currently Kylin depends on 9.2.20.v20161216 which is quite old.
> Memory leak was fixed in Jetty 9.4 and later backported however the version 
> of Jetty 9.2.20 came before this fix.  See 
> [https://github.com/eclipse/jetty.project/issues/1804] and 
> [https://github.com/apache/hbase/blob/master/pom.xml#L1416.]
> This issue is to upgrade to 
> [9.3.22.v20171030|https://mvnrepository.com/artifact/org.eclipse.jetty/jetty-server/9.3.22.v20171030]
>  which is the latest version of 9.3



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to