[
https://issues.jboss.org/browse/WFLY-6332?page=com.atlassian.jira.plugin....
]
Stephen Fikes updated WFLY-6332:
--------------------------------
Description: The use of {{(a)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). (was: 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).)
HHH-10563: Significant String use/duplication associated with
subselect fetch
-----------------------------------------------------------------------------
Key: WFLY-6332
URL:
https://issues.jboss.org/browse/WFLY-6332
Project: WildFly
Issue Type: Bug
Components: JPA / Hibernate
Affects Versions: 10.0.0.Final
Reporter: Stephen Fikes
Assignee: Gail Badner
The use of {{(a)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).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)