Bug 102897

Summary: eliminate the use of DCL in the implementation of RequestLocal
Product: [Retired] Red Hat Web Application Framework Reporter: Vadim Nasardinov <vnasardinov>
Component: otherAssignee: ccm-bugs-list
Status: CLOSED WONTFIX QA Contact: Jon Orris <jorris>
Severity: low Docs Contact:
Priority: medium    
Version: nightly   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://post-office.corp.redhat.com/archives/ccm-engineering-list/2003-August/msg00082.html
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-08-03 18:27:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vadim Nasardinov 2003-08-22 14:05:39 UTC
RequestLocal uses the infamous double-checked locking pattern.

This can be fixed along the lines suggested by Dan in

http://post-office.corp.redhat.com/archives/ccm-engineering-list/2003-August/msg00083.html

Comment 1 Vadim Nasardinov 2005-08-03 18:27:53 UTC
stale