[
https://issues.apache.org/jira/browse/SAMZA-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15677703#comment-15677703
]
ASF GitHub Bot commented on SAMZA-1048:
---------------------------------------
GitHub user fredji97 opened a pull request:
https://github.com/apache/samza/pull/20
SAMZA-1048 : upgrade jetty dependency to Jetty 9 from Jetty 8
Jetty 8 is a very old jetty version and the current widely used version is
Jetty 9. If a user is using standalone Samza in a Jetty container, and he/she
is using Jetty 9, he/she may see some incompatibility issue and it makes a lot
of sense for a user to upgrade the Jetty version on his/her side instead of
downgrading the Jetty version.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fredji97/samza master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/20.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 #20
----
commit 49d903bdd020a2a91ff003456b2b311b961a4e9c
Author: Fred Ji <[email protected]>
Date: 2016-11-18T20:23:08Z
SAMZA-1048 : upgrade jetty dependency to Jetty 9 from Jetty 8
----
> upgrade jetty dependency to Jetty 9 from Jetty 8
> ------------------------------------------------
>
> Key: SAMZA-1048
> URL: https://issues.apache.org/jira/browse/SAMZA-1048
> Project: Samza
> Issue Type: Task
> Affects Versions: 0.12.0
> Reporter: Fred Ji
> Assignee: Fred Ji
> Fix For: 0.12.0
>
>
> Currently, the jetty dependency in Samza is 8.1.8.v20121106 which is very
> old. When the user uses standalone/embedded Samza in Jetty which mostly is
> Jetty 9, the user may see jetty incompatibility issue.
> We should upgrade the Jetty dependency version to 9.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)