GitHub user bomeng opened a pull request:

    https://github.com/apache/spark/pull/12916

    [SPARK-14897] [SQL] upgrade to jetty 9.2.16

    ## What changes were proposed in this pull request?
    
    Since Jetty 8 is EOL (end of life) and has critical security issue 
[http://www.securityweek.com/critical-vulnerability-found-jetty-web-server], I 
think upgrading to 9 is necessary. I am using latest 9.2 since 9.3 requires 
Java 8+.
    
    ## How was this patch tested?
    
    Manual test and current test cases should cover it.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bomeng/spark SPARK-14897

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/12916.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #12916
    
----
commit adba870ed702d4bd53292f240785fbd86484bb9d
Author: bomeng <bm...@us.ibm.com>
Date:   2016-05-04T23:55:54Z

    upgrade to jetty 9.2.16

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to