History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-561
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Robin Shen
Reporter: Karim Heredia
Votes: 1
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

SVN polls should be aggregated in a more efficient way

Created: 25/Apr/10 02:18 AM   Updated: 08/May/10 12:07 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
QuickBuild performs SVN operations on the server side to check for changes, get revisions and logs if there is a change. It works fine.

The problem comes when having several configurations doing schedule builds at the same time. We experienced a slowdown of our server by schedule several configurations to run at the same time. The cause is that the server is opening SVN processes independently for each configuration. Several of the above configurations are actually checking the same repositories at the exact same second.

The SVN plugin should aggregate the poll to the server based on the following conditions:

- The URL is exactly the same
- The schedule for the running configuration is the same



 All   Comments   Work Log   Change History      Sort Order:
No changes have yet been made on this issue.