[
https://issues.apache.org/jira/browse/CLOUDSTACK-10012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16254986#comment-16254986
]
ASF GitHub Bot commented on CLOUDSTACK-10012:
---------------------------------------------
rhtyd commented on issue #2328: CLOUDSTACK-10012: Upgrade Jetty to 9.3.x
URL: https://github.com/apache/cloudstack/pull/2328#issuecomment-344860812
@wido yes, building a package and testing that management server works as
expected is a valid regression test.
Thanks @marcaurele -- last time I tried using Jetty 9.4.x, I faced issues
around server configuration which is why I dropped to using 9.2.x for the
fatjar PR. The wiremock stuff is used only for writing unit tests for the
cloudian plugin, I don't see how they are related to Jetty/running mgmt server.
I'll close this PR in favour of your PR #2329, thanks.
----------------------------------------------------------------
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:
[email protected]
> Migrate to Embedded Jetty based mgmt server
> -------------------------------------------
>
> Key: CLOUDSTACK-10012
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10012
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Rohit Yadav
> Assignee: Rohit Yadav
> Fix For: Future, 4.11.0.0
>
>
> CloudStack installation has huge dependency on distro provided tomcat, by
> moving to embedded jetty (like we do use jetty for development) we can sync
> how developers develop/test mgmt servers and users use it. In addition, it
> will be easier to publish pkgs without depending on distro provided
> dependencies.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)