You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by gi...@git.apache.org on 2017/08/23 14:29:54 UTC

[GitHub] rhtyd commented on issue #2245: increased jetty timeout

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:
users@infra.apache.org


With regards,
Apache Git Services