Guillaume Smet
updated
an issue
Hibernate ORM
/
HHH-12558
Lazy load EntityLoaders to improve memory usage
Change By:
Guillaume Smet
We have a lot of {{LockMode}}s and we load an {{EntityLoader}} per {{LockMode}} which consumes quite a lot of memory.
We should lazy load them so that we don't create objects for all the {{LockMode}}s even if they are not used by the application.
Add Comment
Get Jira notifications on your phone! Download the Jira Cloud app for
Android
or
iOS
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100083-
sha1:62e6e97
)