[Geoserver-devel] [JIRA] (GEOS-8609) GeoServerFeatureSource creates a SortedSimpleFeatureCollection wrapper when no sorting is needed

Andrea Aime created an issue

GeoServer / BugGEOS-8609

GeoServerFeatureSource creates a SortedSimpleFeatureCollection wrapper when no sorting is needed

Issue Type:

BugBug

Assignee:

Andrea Aime

Components:

Main

Created:

28/Feb/18 7:37 PM

Priority:

MediumMedium

Reporter:

Andrea Aime

This happens because there are two ways to specify no sorting, null and SortBy.NO_SORT (an empty array) and the code is not handling the second consistently.
This in turn kills some visitor optimizations, not allowing visitors to reach the store.

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100081-sha1:6928376)

Atlassian logo