[Geoserver-devel] [jira] Created: (GEOS-2782) MaxFeatures equal to Integer.MAX_VALUE not disgarded when requesting multiple layers

MaxFeatures equal to Integer.MAX_VALUE not disgarded when requesting multiple layers
------------------------------------------------------------------------------------

                 Key: GEOS-2782
                 URL: http://jira.codehaus.org/browse/GEOS-2782
             Project: GeoServer
          Issue Type: Bug
          Components: WFS
    Affects Versions: 1.7.3
            Reporter: Kris Geusebroek
            Assignee: Andrea Aime

When requesting multiple layers the results of the previous layers are subtracted from the total maxfeatures to determine the maxfeatures for that layer.
If global maxfeatures is set to Integer.MAX_VALUE the maxfeatures are not taken into account for only the first layer, for all subsequent layers a maxfeature value is used of Integer.MAX_VALUE minus results from previous layers.

--
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira