[Geoserver-devel] [jira] Created: (GEOS-156) Implement abort for FeatureResponse

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=GEOS-156

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GEOS-156
    Summary: Implement abort for FeatureResponse
       Type: Improvement

     Status: Open
   Priority: Minor

Original Estimate: Unknown
Time Spent: Unknown
  Remaining: Unknown

    Project: GeoServer
Components:
             WFS
   Fix Fors:
             1.2.1
   Versions:
             1.2-beta

   Assignee: Chris Holmes
   Reporter: Chris Holmes

    Created: Mon, 12 Apr 2004 12:02 AM
    Updated: Mon, 12 Apr 2004 12:02 AM

Description:
So we now have this great abort structure, which will detect if a client has closed the connection and GeoServer can stop using the resources that are being spent on that client. This is done quite well in the SVGMapResponse, but really no where else. It does not matter so much for something like GetCaps, or DescribeFeatureType, as they are not super resource heavy. But we really should have it in place for FeatureResponse. On the geoserver side this will involve adding an abort method to FeatureResponseDelegate and having FeatureResponse call it when its abort method is called. Then for gml we need the geotools gml producer to implement an abort method as well, so it stops loading.

---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira