
| Key: |
CIB-1102
|
| Type: |
Improvement
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
jason
|
| Reporter: |
jason
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Pulse
Created: 05/Jun/07 04:25 PM
Updated: 05/Jun/07 04:26 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
1.2.28
|
|
|
The build cleanup process would benefit from two main changes:
- serialising cleanups, to make the code less race-prone
- reducing the amount of time spent in a single transaction by using separate transactions for each cleanup rule
|
|
Description
|
The build cleanup process would benefit from two main changes:
- serialising cleanups, to make the code less race-prone
- reducing the amount of time spent in a single transaction by using separate transactions for each cleanup rule
|
Show » |
|