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
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---