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

Key: QB-2021
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Robin Shen
Reporter: AlSt
Votes: 2
Watchers: 1
Operations

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

Persist build requests in queue which are not yet started on server restart.

Created: 11/Apr/14 12:38 PM   Updated: 21/Dec/14 01:12 PM
Component/s: None
Affects Version/s: 5.1.18
Fix Version/s: 6.0.0

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


 Description  « Hide
To be able to restart the server (e.g. to deploy a new plugin version, increase heap memory or whatever) without losing the current build requests it would be nice to
1. only finish running builds (not the waiting ones)
2. persist the build requests in the queue
3. shut down the server

on start of the server:
1. load build requests
2. start builds

 All   Comments   Work Log   Change History      Sort Order:
AlSt [26/May/14 09:35 AM]
Also upgrading the server would be much easier if we can do that without losing build requests. Now we have to pause the system on e.g. 00:00 to be able to upgrade in the morning.

We have also some exotic build machines where builds take a long duration and that makes it impossible to just say we pause the system 1 hour before the upgrade.