[
https://issues.apache.org/jira/browse/ZOOKEEPER-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415473#comment-15415473
]
Edward Ribeiro edited comment on ZOOKEEPER-2489 at 8/10/16 3:47 PM:
--------------------------------------------------------------------
Hi [~hanm],
I am submitting a patch (against trunk) for this issue with an updated Jetty
version (9.3.11.v20160721, the latest stable release, afaik). I tested by
running JettyAdminServerTest successfully, as well as manually executing some
commands on a live server.
Upgrading required a *lot* of changes on how to setup the JettyAdminServer
because Jetty changed a lot at 9.x. Any feedback is welcome. :)
The patch is "svn ready" so it should be applied by executing:
{code}
$ patch -p0 < ZOOKEEPER-2489.patch
{code}
was (Author: eribeiro):
Hi [~hanm],
I am submitting a patch (against trunk) for this issue with an updated Jetty
version (9.3.11.v20160721, the latest stable release, afaik). I tested by
running JettyAdminServerTest successfully, as well as manually executing some
commands on a live server.
Upgrading required a *lot* of changes on how to setup the JettyAdminServer
because Jetty changed a lot at 9.x. Any feedback is welcome. :)
> Upgrade Jetty dependency to a recent stable release version.
> ------------------------------------------------------------
>
> Key: ZOOKEEPER-2489
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2489
> Project: ZooKeeper
> Issue Type: Improvement
> Components: server
> Affects Versions: 3.4.8, 3.5.2
> Reporter: Michael Han
> Assignee: Edward Ribeiro
> Fix For: 3.5.3
>
> Attachments: ZOOKEEPER-2489.patch
>
>
> Jetty was added as one of dependencies in ZOOKEEPER-1346 in 2011, and have
> not been updated since then. The version we are using in trunk is 6.1.26
> which was released in 2010. We should consider upgrade Jetty to a recent
> stable release version (probably one of the 9.x.).
> Note: this JIRA issue is recreated from
> https://issues.apache.org/jira/browse/ZOOKEEPER-2427, which was deleted a
> couple of weeks ago as part of Apache Infrastructure spam fighting effort.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)