Fixed
Details
Details
Assignee
Pothys - MitrahSoft
Pothys - MitrahSoftReporter
Samuel W. Knowlton
Samuel W. KnowltonPriority
Labels
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Affects versions
Created 17 August 2016 at 13:46
Updated 15 November 2024 at 13:09
Resolved 15 November 2024 at 13:09
When performing an EntityLoad on persistent CFCs, we get megabytes of output in the log. The following is an excerpt of loading a 'competition' (a sports-related entity that has teams and game-related information). We loaded two of them and got about 8 megabytes of log output - most of what is in the log has to do either with the Competition entity or the (related) Team entity.
The log sample is just the first few entries. If we load more complex entities, we've seen 29 gigabytes of output generated in a couple of minutes.