Bug 1229105

Summary: (6.4.z) DataContainer should interact atomically with Persistence
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: baranowb <bbaranow>
Component: ClusteringAssignee: baranowb <bbaranow>
Status: CLOSED DUPLICATE QA Contact: Jitka Kozana <jkudrnac>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4.1CC: cdewolf, dereed, paul.ferraro
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-11 15:33:27 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description baranowb 2015-06-08 05:25:49 UTC
DataContainer should handle atomically all the interactions with the Persistence. This includes all the eviction/passivation.
Main points:
In DataContainer load/store will avoid any lose of data during concurrent operations
Take advantage of CHMv8
CacheLoader and Writer Interceptors are no longer needed.
Check the mailling list for more info.

Comment 4 dereed 2015-06-11 15:33:27 UTC
Closing as duplicate of BZ1202354

*** This bug has been marked as a duplicate of bug 1202354 ***