
| Key: |
QB-1321
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Robin Shen
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
Created: 12/Jul/12 06:21 AM
Updated: 13/Jul/12 01:17 AM
|
|
| Component/s: |
None
|
| Affects Version/s: |
4.0.44
|
| Fix Version/s: |
4.0.45
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
CGLib enhancer will subclass the object to be enhanced and override the finalize() method, and this will cause all enhanced steps/repositories to be in finalize queue and since step/repository will reference build (which will again reference configuration tree), and this can consume a lot of memory. The fix is to avoid overriding finalize method in CGLib.
|
|
Description
|
CGLib enhancer will subclass the object to be enhanced and override the finalize() method, and this will cause all enhanced steps/repositories to be in finalize queue and since step/repository will reference build (which will again reference configuration tree), and this can consume a lot of memory. The fix is to avoid overriding finalize method in CGLib. |
Show » |
| There are no comments yet on this issue.
|
|