Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 18/Sep/12 4:39 PM
Description:

If a job has a very large workspace, and a very permissive artifact _expression_ (like */.jar), a user can single handledly bring down a Jenkins instance by tabbing in and out of the artifact field. Each time the user tabs out of the field, Jenkins does an ajax post, resultining in a recursive search of the filesystem.

Jenkins should be smart enough to cancel previous ajax requests for validating the artifact glob _expression_, or use some other approach to prevent the entire system from going down.

Project: Jenkins
Priority: Major Major
Reporter: recampbell
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to