
| Key: |
CIB-1455
|
| Type: |
New Feature
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Critical
|
| Assignee: |
jason
|
| Reporter: |
Stephen Ng
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Pulse
Created: 01/May/08 12:55 PM
Updated: 26/Sep/08 01:53 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
2.0.12,
1.2.57
|
|
|
Incremental builds should pick the agent which most recently built the project, so that they do the least amount of work necessary.
However there is the danger that once a slow machine starts doing an incremental build, it will get "stuck" doing that build forever, and a faster machine will never get the chance.
|
|
Description
|
Incremental builds should pick the agent which most recently built the project, so that they do the least amount of work necessary.
However there is the danger that once a slow machine starts doing an incremental build, it will get "stuck" doing that build forever, and a faster machine will never get the chance. |
Show » |
|
If we stick to transient data, this should also be possible in 1.2.x. A master reboot will lose any affinity, however.