[hibernate-issues] [JIRA] (HHH-14002) Allow Hibernate to load multiple entities at once from cache

Thanh Nguyen (JIRA) jira at hibernate.atlassian.net
Tue May 5 05:48:47 EDT 2020


Thanh Nguyen ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Adba2f20e-5607-4673-8ca6-ab01cbd9b493 ) *created* an issue

Hibernate ORM ( https://hibernate.atlassian.net/browse/HHH?atlOrigin=eyJpIjoiNjI3ZWExZjVkY2Y2NDMzMjg4MWM1YTllNTg1YThkNTEiLCJwIjoiaiJ9 ) / Improvement ( https://hibernate.atlassian.net/browse/HHH-14002?atlOrigin=eyJpIjoiNjI3ZWExZjVkY2Y2NDMzMjg4MWM1YTllNTg1YThkNTEiLCJwIjoiaiJ9 ) HHH-14002 ( https://hibernate.atlassian.net/browse/HHH-14002?atlOrigin=eyJpIjoiNjI3ZWExZjVkY2Y2NDMzMjg4MWM1YTllNTg1YThkNTEiLCJwIjoiaiJ9 ) Allow Hibernate to load multiple entities at once from cache ( https://hibernate.atlassian.net/browse/HHH-14002?atlOrigin=eyJpIjoiNjI3ZWExZjVkY2Y2NDMzMjg4MWM1YTllNTg1YThkNTEiLCJwIjoiaiJ9 )

Issue Type: Improvement Assignee: Unassigned Components: hibernate-core Created: 05/May/2020 02:48 AM Labels: cache hibernate Priority: Minor Reporter: Thanh Nguyen ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Adba2f20e-5607-4673-8ca6-ab01cbd9b493 )

When retrieve multiple entities by IDs with caching enable (using MultiIdentifierLoadAccess), Hibernate load entities one by one from cache.
And several cache provider support retrieve multiple cache keys in single call. Allow Hibernate to load multiple entities at once from cache will significant increase cache performance, especially for network-based cache provider (eg: Redis).

( https://hibernate.atlassian.net/browse/HHH-14002#add-comment?atlOrigin=eyJpIjoiNjI3ZWExZjVkY2Y2NDMzMjg4MWM1YTllNTg1YThkNTEiLCJwIjoiaiJ9 ) Add Comment ( https://hibernate.atlassian.net/browse/HHH-14002#add-comment?atlOrigin=eyJpIjoiNjI3ZWExZjVkY2Y2NDMzMjg4MWM1YTllNTg1YThkNTEiLCJwIjoiaiJ9 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100126- sha1:bfbb988 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-issues/attachments/20200505/6b985e7f/attachment.html 


More information about the hibernate-issues mailing list