This is a static archive of the previous Open Grid Forum GridForge content management system saved from host forge.ogf.org file /sf/go/artf2671?nav=1 at Fri, 04 Nov 2022 20:18:39 GMT SourceForge : artf2671: (925) Issue of data consistency with sequential reads

Project Home

Tracker

Documents

Tasks

Source Code

Discussions

File Releases

Wiki

Project Admin
Search Tracker
Project: DAIS-WG     Trackers > WS-DAIR issues > View Artifact
Artifact artf2671 : (925) Issue of data consistency with sequential reads
Tracker: WS-DAIR issues
Title: (925) Issue of data consistency with sequential reads
Description:
EPRs can be accessed multiple times. This leads to a need to identify the semantics of the service with respect to 
multiple calls...
The problem is that not all database drivers support scrollable/reusable ResultSets - so only one client could retrieve 
the results of a given query.
A solution to this is to keep a copy of the results - but this introduces a memory problem. A more sophisticated 
approach would be to have a reusability property
which would force a copy to be made of the results to be made and/or a memory threshold property beyond which the 
associated EPR would be marked as not being re-usable.
This is a data service semantics issue.
The easiest solution for now, as coded in the DAISWSServer tech preview, is for ResultSets not to be kept in memory and 
only be re-usable if supported by the database driver..
Submitted By: David Vyvyan
Submitted On: 06/21/2004 8:11 AM EST
Last Modified: 08/16/2004 4:54 AM EST
Closed: 08/16/2004 4:54 AM EST

Status / Comments Change Log Associations Attachments  
 (2 Items)
Field Old Value New Value Date Performed By
artifact_status
Open
Closed
08/16/2004 4:54 AM EST Brian Collins
close_date
-
2004-08-16 10:54:47
08/16/2004 4:54 AM EST Brian Collins

 
 
 
< Previous
 
 
Next >
 


The Open Grid Forum Contact Webmaster | Report a problem | GridForge Help
This is a static archive of the previous Open Grid Forum GridForge content management system saved from host forge.ogf.org file /sf/go/artf2671?nav=1 at Fri, 04 Nov 2022 20:18:43 GMT