Bug 2847

Summary: Race condition in cache manager.
Product: RFT Reporter: Ravi Madduri <madduri@mcs.anl.gov>
Component: RFTAssignee: Ravi Madduri <madduri@mcs.anl.gov>
Status: RESOLVED FIXED    
Severity: critical CC: ogsa-bugs@globus.org
Priority: P3    
Version: development   
Target Milestone: ---   
Hardware: Macintosh   
OS: All   

Description From 2005-03-02 16:07:20
There is a race condition in cache manager when concurrency is more than one.
This makes some of 
the transfers happen twice and screws up overall status resource property.
------- Comment #1 From 2005-03-02 22:50:38 -------
I commited a potential fix to this. Need to verify if all gram tests pass.