Bug 968165

Summary: Remove unsupported cache strategies from the docs
Product: [JBoss] JBoss Enterprise Application Platform 5 Reporter: Adam Kovari <akovari>
Component: doc-Hibernate_Reference_GuideAssignee: Scott Mumford <smumford>
Status: CLOSED CURRENTRELEASE QA Contact: Russell Dickenson <rdickens>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.2.0CC: msimka, nobody
Target Milestone: ---Keywords: Documentation, EasyFix, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-15 04:41:17 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 Adam Kovari 2013-05-29 07:07:20 UTC
Document URL: 
https://access.redhat.com/site/documentation/en-US/JBoss_Enterprise_Web_Platform/5/html/Hibernate_Core_Reference_Guide/performance-cache-nonstrict.html

Section Number and Name: 
20.2.4. Strategy: nonstrict read/write

Describe the issue: 
Hibernate does not support this strategy in EAP 5,
from the source codes:
// todo : add support for READ_WRITE ( + NONSTRICT_READ_WRITE ??? )

Suggestions for improvement: 
We should remove this section and put a note that this strategy is not supported.

Additional information: 
EAP 6 does not provide it either.

Comment 1 Scott Mumford 2014-03-25 04:57:10 UTC
The section has been removed from the document source and the change committed.
Moving to MODIFIED until a new version is available for QA review.

Comment 2 Scott Mumford 2014-03-27 00:24:31 UTC
The content has been removed and replaced with a sentence stating that non-strict read/write is not supported in EAP 5.

The update is available for review at:

http://documentation-devel.engineering.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/5/html-single/Hibernate_Core_Reference_Guide/index.html#performance-cache-nonstrict

(Please ensure you are viewing version 5.3.0-1 or later)

Comment 3 Martin Simka 2014-04-15 13:00:43 UTC
verified during EAP 5.3.0.ER3 test cycle