Hi all,

Will looking into some slow WFS paging/sorting results, I found that the 
hint MAX_MEMORY_SORT is both 1) really low (1000) and 2) not 
configurable from the commandline or GeoServer's UI.

Would anyone be fussed if we bumped the value from 1000? (Configured 
here: (1).)  Would something like 100k be ok given that RAM is cheap?

Second, would it make sense for this option to be configured on 
GeoServer's Settings->Global page?

For my current need, I can use some of my own classes which are 
instantiated a GeoServer startup to call 
'Hints.putSystemDefault(Hints.MAX_MEMORY_SORT, BIGGER_NUMBER)' manually....

Thanks in advance for any feedback,

Jim

1. 
https://github.com/geotools/geotools/blob/master/modules/library/main/src/main/java/org/geotools/data/sort/MergeSortDumper.java#L93

------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to