Details
-
Bug
-
Resolution: Done
-
Major
-
10.0.0.Final
-
None
Description
The use of @Fetch(FetchMode.SUBSELECT) results in a significant level of string duplication for SQL and SQL fragments. When loading large datasets and/or higher numbers of associations with multiple associations using SUBSELECT the memory can accumulate significantly (e.g. on the order of multiple GB for string space associated with the duplicate SQL fragments alone).
Attachments
Issue Links
- is cloned by
-
JBEAP-3708 [GSS] (7.0.z) HHH-10563: Significant String use/duplication associated with subselect fetch
-
- Closed
-
- cloned from
-
HHH-10563 Loading...