rhtyd commented on issue #2245: increased jetty timeout URL: https://github.com/apache/cloudstack/pull/2245#issuecomment-324352471 Actually, this is fixing the symptom and not the problem itself. I've addressed this part of the PR #2239, jetty takes time in scanning annotations that are not necessary and may be limited like this: ``` + <webInfIncludeJarPattern>.*/cloud.*jar$|.*/classes/.*</webInfIncludeJarPattern> ``` ---------------------------------------------------------------- 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]
With regards, Apache Git Services
