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

Key: QB-836
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Unassigned
Reporter: AlSt
Votes: 0
Watchers: 0
Operations

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

Scheduled builds do not respect queue size

Created: 24/Feb/11 08:03 PM   Updated: 01/Mar/11 06:37 AM
Component/s: None
Affects Version/s: 3.1.21
Fix Version/s: 3.1.22

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: None
Image Attachments:

1. queue-scheduling.PNG
(30 kb)


 Description  « Hide
After migrating to QB 3.1 we have problems with exceeded queue sizes.
While the new handling of dependent builds is a huge improvement for us, now "regular" builds do not respect the number of workers in some cases.
I suspect that there is a correlation with schedule handling because of the almost concurrent dates (see screen shot).



 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [24/Feb/11 11:46 PM]
Hi Josef,

Does these running builds depend on each other, in the form of one build triggering another build, or checking out artifacts from another build. In this case QB will consider them as a single build. This is reasonable from resource usage perspective, as waiting builds are not using any resources although their status is RUNNING.

Regards
Robin

AlSt [25/Feb/11 07:56 AM]
Hi Robin,

the builds do not depend on each other, but they share a dependency on another build. However the associated configuration doesn't run in the same queue and was not built at this time.

Regards,
Josef

Robin Shen [25/Feb/11 02:06 PM]
Hi Josef,

I can not be able to reproduce the issue with your described scenario. Can you please send database backup to support@pmease.com, with instructions on how to reproduce the issue (especially which 3 builds to run)

Thanks
Robin

Robin Shen [25/Feb/11 02:12 PM]
Never mind. I reproduced the issue.