Title:
Prevent dumping an ORM object with lots of relations from causing OoM errors.
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/NotABug
Reporter/Name(from Bugbase): Peter Boughton / Peter Boughton (Peter Boughton)
Created: 08/05/2013
Components: ORM Support
Versions: 10.0
Failure Type: Enhancement Request
Found In Build/Fixed In Build: Final /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Platforms All
Vote Count: 0
Dumping variables from a complex ORM application runs the risk of causing a java.lang.OutOfMemoryError caused by too many levels of ORM relationships attempting to be dumping.
This can be partially mitigated with the top attribute of cfdump/writedump, but these do not solve the problem entirely (and get in the way of dumping nested structures).
There should be an admin setting to configure how deep into an ORM object that dumping should go - effectively the same behaviour as top, applied globally but only for ORM objects.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3607057
External Customer Info:
External Company:
External Customer Name: boughtonp
External Customer Email:
Attachments:
Comments: