Bug 1075061

Summary: OneOff 6.1.0 : Preload with async cache store and HotRod client issues in a clustered environment
Product: [JBoss] JBoss Data Grid 6 Reporter: Jiri Pallich <jpallich>
Component: InfinispanAssignee: Tristan Tarrant <ttarrant>
Status: CLOSED UPSTREAM QA Contact: Martin Gencur <mgencur>
Severity: high Docs Contact:
Priority: high    
Version: 6.1.0CC: dereed, jawilson, jdg-bugs, wfink
Target Milestone: ---   
Target Release: One-off release, 6.2.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Configuring on a AdvancedCacheLoader preload=true and asyn=true cause it to load each entry in the store in a loop, each entry being loaded through a store read. This is caused by the way loadAll is implemented in the AsynLoader: in order to enforce consistency with whatever is in memory it does some special handling. However, this advanced async loader logic is not required during the initial preload, as the async cache loader is empty. </para> <para> The current implemented fix is only an enhancement and not the final resolution. It is still possible that the client try to re-establish the connection if there is a multi-threaded access to the connection from the client. The resolution needs to change the API, which is not possible within a patch or minor release.
Story Points: ---
Clone Of: 1060199 Environment:
Last Closed: 2025-02-10 03:35:19 UTC Type: Support Patch
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1058887, 1059277, 1059489, 1060199, 1135520    
Bug Blocks:    

Comment 2 gsheldon 2014-03-23 23:06:35 UTC
Setting this bug to verified for Release Notes.

Comment 3 Martin Gencur 2014-03-25 07:38:07 UTC
I don't think this bug should be included in release notes for JDG 6.2.1 as it's a one-off patch tracking BZ. We should include only individual issues referenced by this umbrella issue.

Comment 7 Red Hat Bugzilla 2025-02-10 03:35:19 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.