[ https://issues.apache.org/jira/browse/CLOUDSTACK-10012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16257317#comment-16257317 ]
ASF subversion and git services commented on CLOUDSTACK-10012: -------------------------------------------------------------- Commit cd6288ecfb64cfbc6cecd869beb576945c0d5d08 in cloudstack's branch refs/heads/master from [~marcaurele] [ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=cd6288e ] CLOUDSTACK-10012: Jetty 9.4 (#2329) * Bump Jetty to 9.4 * Use new jetty gzip handler * Redirect / to context * Update wiremock but still not working * Add session timeout configuration * server.properties.in: Change default timeout to 30 (mins) * cloudian: fix unit test failures Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com> * client: use older 9.2.x jetty-maven-plugin that works Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com> * Moving jetty mvn plugin version in properties Signed-off-by: Marc-Aurèle Brothier <m...@brothier.org> * Set default session timeout to 30mins > 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)